changeset 2:c6b639c23af8 draft

Uploaded
author bornea
date Thu, 04 Aug 2016 16:03:19 -0400
parents b25b0f210e10
children 533e887cc13b
files filter_fasta.xml
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/filter_fasta.xml	Thu Aug 04 12:08:49 2016 -0400
+++ b/filter_fasta.xml	Thu Aug 04 16:03:19 2016 -0400
@@ -1,6 +1,6 @@
-<tool id="filterfasta" name="Filter FASTA">
+<tool id="filter_fasta" name="Filter FASTA">
   <description></description>
-  <command interpreter="python">filter_fatsa.py $input1 $input2 $output</command>
+  <command interpreter="python">filter_fasta.py $input1 $input2 $output</command>
   <inputs>
     <param format="txt" name="input1" type="data" label="FASTA Database"/>
     <param format="txt" name="input2" type="data" label="Scaffold Report"/>