changeset 167:b512735e7515 draft

Uploaded
author greg
date Wed, 29 Aug 2018 14:16:18 -0400
parents f2a8dea4394c
children f780ac172ac5
files gene_family_classifier.xml
diffstat 1 files changed, 1 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/gene_family_classifier.xml	Wed Aug 29 14:16:05 2018 -0400
+++ b/gene_family_classifier.xml	Wed Aug 29 14:16:18 2018 -0400
@@ -91,11 +91,7 @@
     <inputs>
         <param name="input" format="fasta" type="data" label="Proteins fasta file"/>
         <expand macro="param_scaffold" />
-        <param name="method" type="select" label="Protein clustering method">
-            <option value="gfam" selected="true">GFam</option>
-            <option value="orthofinder">OrthoFinder</option>
-            <option value="orthomcl">OrthoMCL</option>
-        </param>
+        <expand macro="param_method" />
         <conditional name="save_hmmscan_log_cond">
             <param name="classifier" type="select" label="Protein classifier">
                 <option value="blastp" selected="true">blastp</option>