diff phyml_sms.xml @ 18:b347bcd7304e draft default tip

Uploaded
author dcorreia
date Mon, 26 Sep 2016 11:15:20 -0400
parents 79998c33aa5a
children
line wrap: on
line diff
--- a/phyml_sms.xml	Mon Sep 26 11:07:36 2016 -0400
+++ b/phyml_sms.xml	Mon Sep 26 11:15:20 2016 -0400
@@ -116,7 +116,9 @@
 
 This script runs SMS to select the substitution model which best fits the input data.
 It may also run PhyML with the selected model.
-SMS options :
+
+ SMS options ::
+
 	 -h = Help
 	 -i = **Mandatory** Input alignment file in PHYLIP format
 	 -d = **Mandatory** Data type : 'aa' or 'nt'
@@ -125,11 +127,14 @@
 	 -c = Statistical criterion to select the model : 'AIC' (default) or 'BIC'
 	 -u = Input starting tree (Newick format)
 	 -t = Use this option if you want SMS to infer a tree with PhyML using the SMS selected model
- PhyML options :
+
+ PhyML options ::
+
 	 -s = Type of tree improvement : 'NNI (default)' or 'SPR'
 	 -r = Number of random starting trees : 0 (default)
 	 -b = Branch Support : >0 for bootstraps, -4 for aLRT, 0 (default)
 
+
 **PhyML 20120412**
 
 -----