comparison mixomics_plotvar.xml @ 5:88c1fd2ac110 draft default tip

"planemo upload for repository https://gitlab.com/bilille/galaxy-viscorvar commit 21d09ff286a496ff475f32626d88dd42423ae663"
author ppericard
date Tue, 07 Sep 2021 10:40:08 +0000
parents d4e9f7546dfa
children
comparison
equal deleted inserted replaced
4:d4e9f7546dfa 5:88c1fd2ac110
1 <tool id="mixomics_plotvar" name="mixOmics plotVar" version="@TOOL_VERSION@+galaxy2" profile="16.04" workflow_compatible="true"> 1 <tool id="mixomics_plotvar" name="mixOmics plotVar" version="@TOOL_VERSION@+galaxy0" profile="16.04" workflow_compatible="true">
2 2
3 <description>provides variables representation for (regularized) CCA, (sparse) PLS regression, PCA and (sparse) Regularized generalised CCA</description> 3 <description>provides variables representation for (regularized) CCA, (sparse) PLS regression, PCA and (sparse) Regularized generalised CCA</description>
4 4
5 <macros> 5 <macros>
6 <import>macros.xml</import> 6 <import>macros.xml</import>
88 88
89 ---------- 89 ----------
90 Parameters 90 Parameters
91 ---------- 91 ----------
92 92
93 Advanced options:
94 =================
95
96 Plot legend
97
98 Cut-off
99
100
101 @HELP_MANUAL@ 93 @HELP_MANUAL@
102 94
103 ------------ 95 ------------
104 Output files 96 Output files
105 ------------ 97 ------------
106 98
107 plotVar.pdf 99 plotVar.pdf
108 A pdf file with scatter plots for variables 100 A pdf file with scatter plots for the variables
109 101
110 ]]></help> 102 ]]></help>
111 103
112 <expand macro="citations" /> 104 <expand macro="citations" />
113 105