# HG changeset patch # User artbio # Date 1544380254 18000 # Node ID b585cb347a2687ccc6c22ffa0eb07d48b90f6fbd # Parent de7fbcb1348c1f95d9d49e618c6df97e79d350f7 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/small_rna_maps commit bbcc21562b752860dc28945ccc69ff1ef29dec5b diff -r de7fbcb1348c -r b585cb347a26 small_rna_maps.r --- 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]], diff -r de7fbcb1348c -r b585cb347a26 small_rna_maps.xml --- 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 @@ - + numpy diff -r de7fbcb1348c -r b585cb347a26 test-data/global_merge.pdf Binary file test-data/global_merge.pdf has changed diff -r de7fbcb1348c -r b585cb347a26 test-data/global_nomerge.pdf Binary file test-data/global_nomerge.pdf has changed