Mercurial > repos > iuc > trinity
changeset 22:c9cfec002f71 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trinity commit 4b89602ac841ab33422b27a4267916de96101bf5
author | iuc |
---|---|
date | Wed, 17 Oct 2018 12:56:30 -0400 |
parents | ca0588b09438 |
children | 940901f74064 |
files | macros.xml trinity.xml |
diffstat | 2 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/macros.xml Thu Aug 23 12:54:35 2018 -0400 +++ b/macros.xml Wed Oct 17 12:56:30 2018 -0400 @@ -7,7 +7,7 @@ </requirements> </xml> - <token name="@WRAPPER_VERSION@">2.8.3</token> + <token name="@WRAPPER_VERSION@">2.8.4</token> <token name="@COMMAND_PAIRED_STRAND_JACCARD@"> #if $pool.inputs.strand.is_strand_specific:
--- a/trinity.xml Thu Aug 23 12:54:35 2018 -0400 +++ b/trinity.xml Wed Oct 17 12:56:30 2018 -0400 @@ -190,7 +190,7 @@ </conditional> </when> </conditional> - <param name="norm" type="boolean" argument="--normalize_reads" truevalue="--normalize_reads" falsevalue="" checked="true" label="Run in silico normalization of reads" help="Defaults to max. read coverage of 50."/> + <param name="norm" type="boolean" argument="--no_normalize_reads" truevalue="" falsevalue="--no_normalize_reads" checked="true" label="Run in silico normalization of reads" help="Defaults to max. read coverage of 50."/> <section name="additional_params" title="Additional Options" expanded="False"> <param name="min_contig_length" argument="--min_contig_length" type="integer" optional="true" value="200" min="1" label="Minimum Contig Length" help="All contigs shorter than this will be discarded"/>