changeset 2:a8258ff60fac draft

planemo upload for repository https://github.com/Public-Health-Bioinformatics/flu_classification_suite commit e6d31e4b3666b5e1d322e22f44526f23c66692fb
author public-health-bioinformatics
date Thu, 17 Jan 2019 19:10:48 -0500
parents 9ccb9f098c9f
children 30229bb939e2
files reformat_usearch_collapsed_fasta.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/reformat_usearch_collapsed_fasta.xml	Wed Jan 09 15:36:08 2019 -0500
+++ b/reformat_usearch_collapsed_fasta.xml	Thu Jan 17 19:10:48 2019 -0500
@@ -3,7 +3,7 @@
     <requirement type="package" version="1.70">biopython</requirement>
   </requirements>
   <command detect_errors="exit_code"><![CDATA[
-    reformat_usearch_collapsed_fasta.py
+    python $__tool_directory__/reformat_usearch_collapsed_fasta.py
     '$input_fasta'
     '$output_file'
   ]]></command>