changeset 8:00788810fe57 draft

planemo upload for repository https://github.com/CPGRZA/cpgr_ancestry commit 72b6cb6029a3979b51e796a8c210fcf903cf7b23-dirty
author sanbi-uwc
date Tue, 18 Sep 2018 01:25:46 -0400
parents ce32a30e0594
children 9f7a81693561
files shapeit_phase.xml
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/shapeit_phase.xml	Tue Sep 18 01:01:16 2018 -0400
+++ b/shapeit_phase.xml	Tue Sep 18 01:25:46 2018 -0400
@@ -1,4 +1,4 @@
-<tool id="shapeit_phase" name="shapeit_phase" version="0.6.0">
+<tool id="shapeit_phase" name="shapeit_phase" version="0.7.0">
     <description>genomic data with or without reference panel</description>
 
     <requirements>
@@ -215,7 +215,7 @@
             </param>
             <when value="genetic_map_from_table_yes">
               <param name="map_from_table" type="select" label="Select reference map">
-                <options from_data_table="shapeit_ref" />
+                <options from_data_table="shapeit2_ref" />
               </param>
             </when>
             <when value="genetic_map_from_table_no">
@@ -241,7 +241,7 @@
             </param>
             <when value="ref_panel_from_table_yes">
               <param name="ref_from_table" type="select" label="Select reference panel">
-                <options from_data_table="shapeit_ref" />
+                <options from_data_table="shapeit2_ref" />
               </param>
             </when>
             <when value="ref_panel_from_table_no">