Mercurial > repos > ppericard > mixomics_blocksplsda
changeset 6:bc28839b17fb draft default tip
planemo upload for repository https://github.com/bilille/galaxy-mixomics-blocksplsda commit f2b28f1a77491a26f8ac753b3623400d8485470a
author | ppericard |
---|---|
date | Tue, 10 Mar 2020 06:51:08 -0400 |
parents | 1ee8d2c20c0a |
children | |
files | networkVar.xml |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/networkVar.xml Tue Mar 10 06:27:02 2020 -0400 +++ b/networkVar.xml Tue Mar 10 06:51:08 2020 -0400 @@ -1,4 +1,4 @@ -<tool id="networkVar" name="networkVar" version="0.3.0" profile="16.04" workflow_compatible="true"> +<tool id="networkVar" name="networkVar" version="0.4.0" profile="16.04" workflow_compatible="true"> <description>creates a network between selected variables of datasets and the response variables. In the network, the similarity between two variables is associated with the link between these two variables.</description> @@ -42,7 +42,7 @@ help="output tabular file from circleCor"/> <!-- Fichier avec noms de gènes/variables, donné par l'utilisateur --> - <param name="var_of_interest_file" type="data" format="tabular" optional="true" + <param name="var_of_interest_file" type="data" format="txt" optional="true" label="Variables of interest (Optional)" help="these variables have to belong to datasets that can be superimposed"/>