diff tools/cgatools17/testvariants_v17.xml @ 5:64017ce705b6 draft

planemo upload for repository https://bitbucket.org/EMCbioinf/galaxy-tool-shed-tools commit c475b4222a15cdadc6085865f4d13426249fec25-dirty
author yhoogstrate
date Wed, 11 Nov 2015 03:51:05 -0500
parents 418343b53afd
children ff641b41735f
line wrap: on
line diff
--- a/tools/cgatools17/testvariants_v17.xml	Tue Nov 10 11:18:20 2015 -0500
+++ b/tools/cgatools17/testvariants_v17.xml	Wed Nov 11 03:51:05 2015 -0500
@@ -11,7 +11,7 @@
         cgatools testvariants
         --beta
         --reference
-
+        
             #if $reference_gene_sets_source.source_select == "indexed_filtered"
                 ${reference_gene_sets_source.crr.fields.crr_path}
             #else if $reference_gene_sets_source.source_select == "history"
@@ -30,7 +30,7 @@
     <!--form field to select crr file-->
     
         <conditional name="reference_gene_sets_source">
-            <param name="source_select" type="select" label="Genome reference (in complete genomics CRR format)" help="Some indexes are available at ftp://ftp.completegenomics.com/ReferenceFiles/">
+            <param name="source_select" type="select" label="GFF/GTF Source">
                 <option value="indexed_filtered">Use a built-in index (which fits your reference)</option>
                 <option value="history">Use reference from the history</option>
             </param>