Mercurial > repos > greg > kaks_analysis
comparison kaks_analysis.xml @ 10:f8558fb37545 draft
Uploaded
author | greg |
---|---|
date | Wed, 01 Mar 2017 14:04:23 -0500 |
parents | 5dc3d20ff598 |
children | a0b1f599becc |
comparison
equal
deleted
inserted
replaced
9:5dc3d20ff598 | 10:f8558fb37545 |
---|---|
41 --codeml_ctl_file '$codeml_ctl_file_cond.codeml_ctl_file' | 41 --codeml_ctl_file '$codeml_ctl_file_cond.codeml_ctl_file' |
42 # No else block needed here because the default codeml_ctl config | 42 # No else block needed here because the default codeml_ctl config |
43 # will be used if the --codeml_ctl_file flag is missing. | 43 # will be used if the --codeml_ctl_file flag is missing. |
44 #end if | 44 #end if |
45 #if str($fit_components) == 'yes': | 45 #if str($fit_components) == 'yes': |
46 --fit_components | |
46 --num_of_components $fit_components_cond.num_of_components | 47 --num_of_components $fit_components_cond.num_of_components |
47 --min_ks $fit_components_cond.min_ks | 48 --min_ks $fit_components_cond.min_ks |
48 --max_ks $fit_components_cond.max_ks | 49 --max_ks $fit_components_cond.max_ks |
49 #end if | 50 #end if |
50 #end if | 51 #end if |