Repository 'proteore_prot_features'
hg clone https://toolshed.g2.bx.psu.edu/repos/proteore/proteore_prot_features

Changeset 15:da885fff7cf6 (2019-05-06)
Previous changeset 14:fc669cb6ae64 (2019-03-12) Next changeset 16:7caa90759aba (2019-06-28)
Commit message:
planemo upload commit 104013afafa03498d24b9fe9403d67b74b704ddd-dirty
modified:
add_protein_features.xml
b
diff -r fc669cb6ae64 -r da885fff7cf6 add_protein_features.xml
--- a/add_protein_features.xml Tue Mar 12 05:31:22 2019 -0400
+++ b/add_protein_features.xml Mon May 06 06:08:26 2019 -0400
[
@@ -1,4 +1,4 @@
-<tool id="prot_features" name="Add protein features" version="2019.03.12.1">
+<tool id="prot_features" name="Add protein features" version="2019.05.06">
 <description>[neXtProt]
 </description>
 <requirements>
@@ -24,7 +24,7 @@
   --diseases_info='$Nextprot_params.diseases_info'  
   --output='$output'  
 
-  #if 'nextprot_ref' in str($ref_file).split("/")
+  #if 'proteore_nextprot_ref' in str($ref_file).split("/")
     --nextprot="$ref_file" 
   #else 
     --nextprot="$__tool_directory__/$ref_file"