Mercurial > repos > iuc > trinity_contig_exn50_statistic
diff contig_exn50_statistic.xml @ 1:570f2b1f3cd9 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trinity commit 7efdf3224552d113a01043ee5bf4517d770df933
author | iuc |
---|---|
date | Fri, 31 Mar 2017 11:37:12 -0400 |
parents | 1e8a2c87461a |
children | afa3a9786339 |
line wrap: on
line diff
--- a/contig_exn50_statistic.xml Thu Mar 23 10:18:11 2017 -0400 +++ b/contig_exn50_statistic.xml Fri Mar 31 11:37:12 2017 -0400 @@ -3,16 +3,12 @@ <macros> <import>macros.xml</import> </macros> - <expand macro="requirements"> - </expand> - <expand macro="stdio"/> - <command><![CDATA[ - + <expand macro="requirements" /> + <command detect_errors="aggressive"><![CDATA[ contig_ExN50_statistic.pl '$matrix' '$transcripts' > '$output' - ]]></command> <inputs> <param format="tabular" name="matrix" type="data" label="Expression matrix" help="Matrix of normalized expression values produced by 'Build expression matrix for a de novo assembly of RNA-Seq data by Trinity' tool"/>