Mercurial > repos > jay > pdaug_tsvtofasta
comparison PDAUG_TSVtoFASTA/PDAUG_TSVtoFASTA.xml @ 2:728e1fb64e91 draft
"planemo upload for repository https://github.com/jaidevjoshi83/pdaug commit 398e58899356c3f437267285021f15dfd168f249"
author | jay |
---|---|
date | Fri, 27 Nov 2020 22:37:57 +0000 |
parents | e272809a193f |
children | 87b77f2ddb0c |
comparison
equal
deleted
inserted
replaced
1:e272809a193f | 2:728e1fb64e91 |
---|---|
31 <option value="NoClassLabel" selected="true" > NoClassLabel </option> | 31 <option value="NoClassLabel" selected="true" > NoClassLabel </option> |
32 </param> | 32 </param> |
33 </inputs> | 33 </inputs> |
34 | 34 |
35 <outputs> | 35 <outputs> |
36 <data name='OutFile1' format='fasta' label="${tool.name} on $on_string - ${Method} 1 (tabular)" > | 36 <data name='OutFile1' format='fasta' label="${tool.name} on $on_string - first (fasta)" > |
37 <filter>Method == "WithClassLabel"</filter> | 37 <filter>Method == "WithClassLabel"</filter> |
38 </data> | 38 </data> |
39 | 39 |
40 <data name='OutFile2' format='fasta' label="${tool.name} on $on_string - ${Method} 0 (tabular)"> | 40 <data name='OutFile2' format='fasta' label="${tool.name} on $on_string - second (fasta)"> |
41 <filter>Method == "WithClassLabel"</filter> | 41 <filter>Method == "WithClassLabel"</filter> |
42 </data> | 42 </data> |
43 | 43 |
44 <data name='OutFile3' format='fasta' label="${tool.name} on $on_string - ${Method} (tabular)" > | 44 <data name='OutFile3' format='fasta' label="${tool.name} on $on_string - (fasta)" > |
45 <filter>Method == "NoClassLabel"</filter> | 45 <filter>Method == "NoClassLabel"</filter> |
46 </data> | 46 </data> |
47 </outputs> | 47 </outputs> |
48 <tests> | 48 <tests> |
49 <test> | 49 <test> |