Mercurial > repos > iuc > trinity_super_transcripts
diff super_transcripts.xml @ 3:0858f0b33b32 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trinity commit 3b8670ad0ce9dd90d6a24429bca131362e56d17d"
| author | iuc |
|---|---|
| date | Fri, 01 Nov 2019 08:02:25 -0400 |
| parents | 3027011a653c |
| children | 9d986ee0e1ea |
line wrap: on
line diff
--- a/super_transcripts.xml Wed Oct 17 12:53:20 2018 -0400 +++ b/super_transcripts.xml Fri Nov 01 08:02:25 2019 -0400 @@ -18,8 +18,8 @@ <tests> <test> <param name="assembly" value="raw/Trinity.fasta" ftype="fasta"/> - <output name="seqs" file="supertranscripts/trinity_genes.fasta" /> - <output name="annotation" file="supertranscripts/trinity_genes.gtf" /> + <output name="seqs" file="supertranscripts/trinity_genes.fasta" sort="True" /> + <output name="annotation" file="supertranscripts/trinity_genes.gtf" sort="True" /> <output name="malign" file="supertranscripts/trinity_genes.malign" /> </test> </tests>
