changeset 15:da885fff7cf6 draft

planemo upload commit 104013afafa03498d24b9fe9403d67b74b704ddd-dirty
author proteore
date Mon, 06 May 2019 06:08:26 -0400
parents fc669cb6ae64
children 7caa90759aba
files add_protein_features.xml
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- 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"