diff circleCor_wrapper.R @ 4:b0ab97ffc2a1 draft

planemo upload for repository https://github.com/bilille/galaxy-mixomics-blocksplsda commit 0bf5c0745f406f2eca9c708a062c975b1f7ea386
author ppericard
date Mon, 09 Mar 2020 11:53:32 -0400
parents 0a3c83f2197a
children
line wrap: on
line diff
--- a/circleCor_wrapper.R	Fri Oct 25 07:10:59 2019 -0400
+++ b/circleCor_wrapper.R	Mon Mar 09 11:53:32 2020 -0400
@@ -76,8 +76,11 @@
 print(blocks_vector)
 
 
+# pdf(args$output_pdf, width=12, height=9)
+pdf(args$output_pdf)
 
-pdf(args$output_pdf, width=12, height=9)
+mar = c(5.1, 4.1, 4.1, 9.1)
+par(mar = mar)
 
 varSelect = circleCor(liste_dataframe_cor_comp_var_global = liste_dataframe_cor_comp_var_global,
                       liste_vec_indice_blockSelect = liste_vec_indice_blockSelect,