diff picard_CollectRnaSeqMetrics.xml @ 4:2589e6207cb4 draft

planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tools/picard commit 33927a87ba2eee9bf0ecdd376a66241b17b3d734
author devteam
date Tue, 13 Oct 2015 12:27:49 -0400
parents 52fdfc45590a
children 08f69add4d06
line wrap: on
line diff
--- a/picard_CollectRnaSeqMetrics.xml	Thu Jul 16 15:32:31 2015 -0400
+++ b/picard_CollectRnaSeqMetrics.xml	Tue Oct 13 12:27:49 2015 -0400
@@ -83,7 +83,7 @@
       </param>
       <param name="minimum_length" type="integer" value="500" label="When calculating coverage based values use only use transcripts of this length or greater" help="MINIMUM_LENGTH; default=500"/>
       <repeat name="ignore_list" title="Sequences to ignore" min="0" help="You can provide multiple sequences by clicking the button below">
-          <param name="sequence" type="text" size="80" label="Ignore reads matching this sequence"/>
+          <param name="sequence" type="text" label="Ignore reads matching this sequence"/>
       </repeat>
       <param name="rrna_fragment_percentage" type="float" value="0.8" label="This percentage of the length of a fragment must overlap one of the ribosomal intervals for a read or read pair to be considered rRNA." help="RRNA_FRAGMENT_PERCENTAGE; default=0.8"/>
       <param name="metric_accumulation_level" type="select" label="The level(s) at which to accumulate metrics" multiple="true" help="METRIC_ACCUMULATION_LEVEL">