Mercurial > repos > jay > pdaug_tsvtofasta
comparison PDAUG_TSVtoFASTA/PDAUG_TSVtoFASTA.xml @ 4:87b77f2ddb0c draft
"planemo upload for repository https://github.com/jaidevjoshi83/pdaug commit 8b18552f6d2b2261efebe1075ff4c18a295b94dd"
author | jay |
---|---|
date | Tue, 29 Dec 2020 18:13:00 +0000 |
parents | 728e1fb64e91 |
children | 391e7e836fe9 |
comparison
equal
deleted
inserted
replaced
3:e873a5224d1e | 4:87b77f2ddb0c |
---|---|
47 </outputs> | 47 </outputs> |
48 <tests> | 48 <tests> |
49 <test> | 49 <test> |
50 <param name="InFile" value="test1.tsv"/> | 50 <param name="InFile" value="test1.tsv"/> |
51 <param name="Method" value="WithClassLabel"/> | 51 <param name="Method" value="WithClassLabel"/> |
52 <output name="OutFile1" file="test1/Positive.fasta"/> | 52 <output name="OutFile1" file="test1/FirstDataFile.fasta"/> |
53 <output name="OutFile2" file="test1/Negative.fasta"/> | 53 <output name="OutFile2" file="test1/SecondDataFile.fasta"/> |
54 </test> | 54 </test> |
55 <test> | 55 <test> |
56 <param name="InFile" value="test2.tsv"/> | 56 <param name="InFile" value="test2.tsv"/> |
57 <param name="Method" value="NoClassLabel"/> | 57 <param name="Method" value="NoClassLabel"/> |
58 <output name="OutFile3" file="test2/Out.fasta"/> | 58 <output name="OutFile3" file="test2/Out.fasta"/> |