Mercurial > repos > artbio > sashimi_plot
changeset 2:964b974a5348 draft default tip
"planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/sashimi_plot commit c9cdba24b5e5f47d61814834ea5e376467fede5c"
author | artbio |
---|---|
date | Tue, 07 Jan 2020 06:30:31 -0500 |
parents | 64aa67b5099f |
children | |
files | sashimi_plot.xml |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/sashimi_plot.xml Mon Aug 26 05:05:23 2019 -0400 +++ b/sashimi_plot.xml Tue Jan 07 06:30:31 2020 -0500 @@ -1,4 +1,4 @@ -<tool id="sashimi_plot" name="Sashimi plot" version="0.1.0"> +<tool id="sashimi_plot" name="Sashimi plot" version="0.1.1"> <description>: visualization of splicing events across multiple samples</description> <requirements> <requirement type="package" version="3">python</requirement> @@ -79,7 +79,7 @@ </conditional> <param name="alpha" label="Transparency level for density histogram" type="float" value="0.5" help="default=0.5"/> <param name="base_size" label="Base font size" type="float" value="14" help="Base font size of the plot in pch [default=14]"/> - <param name="ann_height" label="Height of annotation" type="float" value="1.5" help="Height of annotation plot (transcripts visualisation) in inches [default=1.5]"/> + <param name="ann_height" label="Height of annotation" type="float" value="1.5" help="Height of annotation plot (transcript visualisation) in inches [default=1.5]"/> <param name="height" label="Height of sashimi plot" type="float" value="2" help="Height of the individual signal plot (sashimi vizualisation) in inches [default=2]"/> <param name="width" label="Width" type="float" value="10" help="Width of the plot in inches [default=10]"/> </when>