Mercurial > repos > dcorreia > phyml_sms_1_3
diff phyml_sms.xml @ 17:79998c33aa5a draft
Uploaded
| author | dcorreia |
|---|---|
| date | Mon, 26 Sep 2016 11:07:36 -0400 |
| parents | ab9a1cd7a99e |
| children | b347bcd7304e |
line wrap: on
line diff
--- a/phyml_sms.xml Mon Sep 26 10:48:38 2016 -0400 +++ b/phyml_sms.xml Mon Sep 26 11:07:36 2016 -0400 @@ -24,7 +24,7 @@ #else -d $sequence.seqtype #end if - + -c $stat_crit #if $inpuTree.inputtree == "true" : @@ -58,12 +58,12 @@ <option value="nt">Nucleic acids</option> <option value="aa">Amino acids</option> <option value="cfg">Auto</option> + </param> + <when value="nt" /> + <when value="aa" /> <when value="cfg"> <param name="input_info" type="data" format="txt" label="info" help="Precompute file containning sequence description (dna or protein)" /> </when> - </param> - <when value="nt" /> - <when value="aa" /> </conditional> <param name="stat_crit" type="select" label="Statistical criterion to select the model"> <option value="aic">AIC</option>
