Mercurial > repos > moheydarian > ggplot_scatterplot
comparison ggplot_point.xml @ 17:b22cdb17390c draft
Uploaded
author | moheydarian |
---|---|
date | Tue, 21 Feb 2017 18:16:24 -0500 |
parents | f6f521626991 |
children | 12d2754fda49 |
comparison
equal
deleted
inserted
replaced
16:f6f521626991 | 17:b22cdb17390c |
---|---|
5 </requirements> | 5 </requirements> |
6 <stdio> | 6 <stdio> |
7 <exit_code range="1:" /> | 7 <exit_code range="1:" /> |
8 </stdio> | 8 </stdio> |
9 <command><![CDATA[ | 9 <command><![CDATA[ |
10 Rscript Rscript '${__tool_directory__}/ggplotpointscript.R' --input "$input1" --title "$title" | 10 Rscript '${__tool_directory__}/ggplotpointscript.R' --input "$input1" --title "$title" |
11 --theme "${theme.theme_selector}" --xplot "$xplot" --yplot "$yplot" --scaling "$scaling.Plot_scaling" --points "$points.pointoptions" --dim "$dimensions.plotdim" --factor "$factor.factoring" --transform "$transformation.transform" --xlab "$xlab" --ylab "$ylab" | 11 --theme "${theme.theme_selector}" --xplot "$xplot" --yplot "$yplot" --scaling "$scaling.Plot_scaling" --points "$points.pointoptions" --dim "$dimensions.plotdim" --factor "$factor.factoring" --transform "$transformation.transform" --xlab "$xlab" --ylab "$ylab" |
12 --axistitlecust "$axistitlecustomization.axistitlecust" --axistextcust "$axistextcustomization.axistextcust" | 12 --axistitlecust "$axistitlecustomization.axistitlecust" --axistextcust "$axistextcustomization.axistextcust" |
13 --plottitlecust "$plottitlecustomization.plottitlecust" --gridlinecust "$gridlinecustomization.gridlinecust" --output "Rplot.pdf" | 13 --plottitlecust "$plottitlecustomization.plottitlecust" --gridlinecust "$gridlinecustomization.gridlinecust" --output "Rplot.pdf" |
14 #if str( $factor.factoring ) == "Single": | 14 #if str( $factor.factoring ) == "Single": |
15 --factorcol ${factor.factorcol} | 15 --factorcol ${factor.factorcol} |