Mercurial > repos > jay > pdaug_tsvtofasta
changeset 1:e272809a193f draft
"planemo upload for repository https://github.com/jaidevjoshi83/pdaug commit 7c8b5eaa83716d354a01fa1488427f110fe68692"
author | jay |
---|---|
date | Wed, 18 Nov 2020 14:41:52 +0000 |
parents | c3f0b3a6339e |
children | 728e1fb64e91 |
files | PDAUG_TSVtoFASTA/PDAUG_TSVtoFASTA.xml |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/PDAUG_TSVtoFASTA/PDAUG_TSVtoFASTA.xml Wed Oct 28 01:47:48 2020 +0000 +++ b/PDAUG_TSVtoFASTA/PDAUG_TSVtoFASTA.xml Wed Nov 18 14:41:52 2020 +0000 @@ -33,11 +33,11 @@ </inputs> <outputs> - <data name='OutFile1' format='fasta' label="${tool.name} on $on_string - ${Method} (tabular)" > + <data name='OutFile1' format='fasta' label="${tool.name} on $on_string - ${Method} 1 (tabular)" > <filter>Method == "WithClassLabel"</filter> </data> - <data name='OutFile2' format='fasta' label="${tool.name} on $on_string - ${Method} (tabular)"> + <data name='OutFile2' format='fasta' label="${tool.name} on $on_string - ${Method} 0 (tabular)"> <filter>Method == "WithClassLabel"</filter> </data>