Mercurial > repos > nilesh > rseqc
comparison junction_saturation.xml @ 50:f242ee103277 draft
planemo upload for repository https://github.com/lparsons/galaxy_tools/tree/master/tools/rseqc commit 91ad241aa3f34b70649d13a5f18611da7577a5ee
author | lparsons |
---|---|
date | Tue, 03 May 2016 16:36:57 -0400 |
parents | 6b33e31bda10 |
children | 09846d5169fa |
comparison
equal
deleted
inserted
replaced
49:6b33e31bda10 | 50:f242ee103277 |
---|---|
48 </param> | 48 </param> |
49 <param name="percentileStep" type="integer" value="5" label="Sampling increment (default=5)" help="(--percentile-step)"> | 49 <param name="percentileStep" type="integer" value="5" label="Sampling increment (default=5)" help="(--percentile-step)"> |
50 <validator type="in_range" min="0" max="100" /> | 50 <validator type="in_range" min="0" max="100" /> |
51 </param> | 51 </param> |
52 </when> | 52 </when> |
53 <when value="false"/> | |
53 </conditional> | 54 </conditional> |
54 </inputs> | 55 </inputs> |
55 | 56 |
56 <outputs> | 57 <outputs> |
57 <data format="txt" name="outputr" from_work_dir="output.junctionSaturation_plot.r" label="${tool.name} on ${on_string} (R Script)"/> | 58 <data format="txt" name="outputr" from_work_dir="output.junctionSaturation_plot.r" label="${tool.name} on ${on_string} (R Script)"/> |