diff filter_fasta.xml @ 2:c6b639c23af8 draft

Uploaded
author bornea
date Thu, 04 Aug 2016 16:03:19 -0400
parents c8b26d6d385b
children 533e887cc13b
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"/>