diff --git a/settings.cfg b/settings.cfg index a9cf0bc..0f0fae0 100644 --- a/settings.cfg +++ b/settings.cfg @@ -2,7 +2,7 @@ #* Configuration file for HybPhyloMaker * #* Tomas Fer, 2016 * #* tomas.fer@natur.cuni.cz * -#* v.1.3.1 * +#* v.1.3.2 * #**************************************** #-------------------------------------------------------------------------------------------------------------------- @@ -12,7 +12,7 @@ location="0" # If on MetaCentrum select server (brno2, praha1, plzen1, budejovice1, brno6, brno3-cerit, brno9-ceitec, ostrava1) -server=brno9-ceitec +server=brno7-cerit #Where is your data folder data=testdata @@ -26,6 +26,9 @@ tree=FastTree #Bootstrap FastTree (yes/no). no=normal FastTree with local branch support, very fast; yes=FastTree is applied to each of 100 bootstrap replicates, slow FastTreeBoot=no +#Use 'by exon partitioning' when building gene trees with RAxML (yes/no) +genetreepart=yes + #Outgroup (as it appears in RAxML files) OUTGROUP="Siphonochilus-aethiopicus_S130"