Previous changeset 2:c6b639c23af8 (2016-08-04) Next changeset 4:489b560129c8 (2016-08-06) |
Commit message:
Uploaded |
modified:
filter_fasta.xml |
b |
diff -r c6b639c23af8 -r 533e887cc13b filter_fasta.xml --- a/filter_fasta.xml Thu Aug 04 16:03:19 2016 -0400 +++ b/filter_fasta.xml Thu Aug 04 16:09:37 2016 -0400 |
b |
@@ -6,7 +6,7 @@ <param format="txt" name="input2" type="data" label="Scaffold Report"/> </inputs> <outputs> - <data format="txt" name="output" label="Merged Scaffold Report"/> + <data format="fasta" name="output" label="Filtered FASTA"/> </outputs> <stdio> <regex match="Error|error" |