diff networkVar.xml @ 1:e93350dc99f1 draft

"planemo upload for repository https://gitlab.com/bilille/galaxy-viscorvar commit 1eda261d4fe137d6e8806b0c6af7eaf12d11ac95"
author ppericard
date Thu, 15 Oct 2020 12:22:25 +0000
parents d0b77b926863
children
line wrap: on
line diff
--- a/networkVar.xml	Tue Jun 23 19:57:35 2020 -0400
+++ b/networkVar.xml	Thu Oct 15 12:22:25 2020 +0000
@@ -1,10 +1,9 @@
-<tool id="networkVar" name="networkVar" version="1.0" profile="16.04" workflow_compatible="true">
+<tool id="networkVar" name="networkVar" version="0.6+galaxy0" 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>
 
     <requirements>
-        <requirement type="package" version="6.12">bioconductor-mixomics</requirement> <!-- Remove when viscorvar is available via conda -->
-        <requirement type="package" version="1.2">r-igraph</requirement>
+        <requirement type="package" version="0.6">r-viscorvar</requirement>
         <requirement type="package" version="2.0">r-argparse</requirement>
     </requirements>