changeset 21:b585cb347a26 draft

planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/small_rna_maps commit bbcc21562b752860dc28945ccc69ff1ef29dec5b
author artbio
date Sun, 09 Dec 2018 13:30:54 -0500
parents de7fbcb1348c
children 29f03c13c7a2
files small_rna_maps.r small_rna_maps.xml test-data/global_merge.pdf test-data/global_nomerge.pdf
diffstat 4 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/small_rna_maps.r	Sun Nov 25 06:56:40 2018 -0500
+++ b/small_rna_maps.r	Sun Dec 09 13:30:54 2018 -0500
@@ -72,7 +72,7 @@
                    data = df, origin = 0,
                    horizontal=FALSE,
                    col=c("darkblue"),
-                   scales=list(y=list(tick.number=4, rot=90, relation="free", cex=0.5, alternating=T), x=list(rot=0, cex=0.6, tck=0.5, alternating=c(3,3))),
+                   scales=list(y=list(tick.number=4, rot=90, relation="same", cex=0.5, alternating=T), x=list(rot=0, cex=0.6, tck=0.5, alternating=c(3,3))),
                    xlab=list(label=bottom_first_method[[args$first_plot_method]], cex=.85),
                    ylab=list(label=legend_first_method[[args$first_plot_method]], cex=.85),
                    main=title_first_method[[args$first_plot_method]],
@@ -89,7 +89,7 @@
                    group=Polarity,
                    stack=TRUE,
                    col=c('red', 'blue'),
-                   scales=list(y=list(tick.number=4, rot=90, relation="free", cex=0.5, alternating=T), x=list(rot=0, cex=0.6, tck=0.5, alternating=c(3,3))),
+                   scales=list(y=list(tick.number=4, rot=90, relation="same", cex=0.5, alternating=T), x=list(rot=0, cex=0.6, tck=0.5, alternating=c(3,3))),
                    xlab=list(label=bottom_first_method[[args$first_plot_method]], cex=.85),
                    ylab=list(label=legend_first_method[[args$first_plot_method]], cex=.85),
                    main=title_first_method[[args$first_plot_method]],
--- a/small_rna_maps.xml	Sun Nov 25 06:56:40 2018 -0500
+++ b/small_rna_maps.xml	Sun Dec 09 13:30:54 2018 -0500
@@ -1,4 +1,4 @@
-<tool id="small_rna_maps" name="small_rna_maps" version="2.10.0">
+<tool id="small_rna_maps" name="small_rna_maps" version="2.10.1">
   <description></description>
   <requirements>
         <requirement type="package" version="1.11.2=py27_0">numpy</requirement>
Binary file test-data/global_merge.pdf has changed
Binary file test-data/global_nomerge.pdf has changed