Mercurial > repos > greg > plant_tribes_gene_family_classifier
diff gene_family_classifier.xml @ 6:e813f9537cb2 draft
Uploaded
author | greg |
---|---|
date | Thu, 30 Aug 2018 09:43:24 -0400 |
parents | fd170580a6c9 |
children | 0916fe9ef46f |
line wrap: on
line diff
--- a/gene_family_classifier.xml Tue Aug 21 11:24:26 2018 -0400 +++ b/gene_family_classifier.xml Thu Aug 30 09:43:24 2018 -0400 @@ -6,6 +6,7 @@ <requirements> <requirement type="package" version="1.0.3">plant_tribes_gene_family_classifier</requirement> </requirements> + <code file="get_clustering_methods.py"/> <command detect_errors="exit_code"><![CDATA[ #if str($options_type.options_type_selector) == 'advanced': #set specify_super_orthogroups_cond = $options_type.specify_super_orthogroups_cond @@ -91,11 +92,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>