StatAlign3.4Bayesian Tree Inference using both Substitution and Indel informationÁdám Novák, István Miklós, Rune Lyngsř, Jotun HeinNovák, Á., Miklós, I., Lyngsř, R., et al. (2008) StatAlign: an extendable software package for joint Bayesian estimation of alignments and evolutionary trees. Bioinformatics 24, 2403-2404 10.1093/bioinformatics/btn457Phylogeny / Alignmentstatalign_accessstatalign_invokeperl!$num_chainsperl"statalign_3.4_1chain_expanse"0statalign_invoke2perl$num_chainsperl"statalign_3.4_2chains_expanse"0scheduler_inputscheduler.confperl!$num_chains && !$more_memoryperl
"ChargeFactor=1.0\\n" .
"nodes=1\\n" .
"mem=2G\\n" .
"node_exclusive=0\\n" .
"threads_per_process=1\\n"
scheduler_input2scheduler.confperl!$num_chains && $more_memoryperl
"ChargeFactor=1.0\\n" .
"nodes=1\\n" .
"mem=8G\\n" .
"node_exclusive=0\\n" .
"threads_per_process=1\\n"
scheduler_input3scheduler.confperl$num_chains && !$more_memoryperl
"ChargeFactor=1.0\\n" .
"nodes=1\\n" .
"mem=4G\\n" .
"node_exclusive=0\\n" .
"threads_per_process=2\\n"
scheduler_input4scheduler.confperl$num_chains && $more_memoryperl
"ChargeFactor=1.0\\n" .
"nodes=1\\n" .
"mem=16G\\n" .
"node_exclusive=0\\n" .
"threads_per_process=2\\n"
seqfile1Alignment File 1perl"infile"1infileruntimeMaximum Hours to Run (click here for help setting this correctly)scheduler.confperl"runhours=$value\\n"1.0Maximum Hours to Run must be between 0.1 - 168perl$runtime < 0.1 || $runtime > 168.0Please set a value for the runtimeperl!defined $runtime The job will run on 1 processor as configured. If it runs for the entire configured time, it will consume 1 x $runtime cpu hoursperl!$num_chains && !$more_memoryThe job will run on 2 processors as configured. If it runs for the entire configured time, it will consume 2 x $runtime cpu hoursperl!$num_chains && $more_memoryThe job will run on 2 processors as configured. If it runs for the entire configured time, it will consume 2 x $runtime cpu hoursperl$num_chains && !$more_memoryThe job will run on 4 processors as configured. If it runs for the entire configured time, it will consume 4 x $runtime cpu hoursperl$num_chains && $more_memoryEstimate the maximum time your job will need to run (up to 168 hrs). Your job will be killed if it doesn't finish within the time you specify, however jobs with shorter maximum run times are often scheduled sooner than longer jobs.
num_chainsRun 2 chainsmore_memoryI need more memoryseqfile2Alignment File 2perl"infile2.txt"1infile2.txtseqfile3Alignment File 3perl"infile3.txt"1infile3.txtseqfile4Alignment File 4perl"infile4.txt"1infile4.txttreefileSelect a treefile (optional)perl"treefile.tre"2treefile.trespecify_treeuseHow to use the tree?perldefined $treefile ITEIperl"-usetree=$value"4specify_modelSelect a modelKimura3Tamura92JukesCantorTamuraNeiFelsenstein84Felsenstein81HKY85ReversibleNucleotideBlosumDayhoffJonesWagVtCpRevMtREVRtREVMtMamperl"-subst=$specify_model"5Please specify a modelperl!defined $specify_modelconfigure_mcmcperldefined $specify_burnin && !defined $randomisationperiodperl"-mcmc=$specify_burnin,$specify_cycles,$specify_rate"6configure_mcmcperldefined $specify_burnin && defined $randomisationPeriodperl"-mcmc=$specify_burnin,$specify_cycles,$specify_rate,$specify_randomisationperiod"6specify_burninSpecify the burnin20k These options set MCMC parameters: burn-in, cycles after burn-in, sampling rate,
and (optionally) initial randomisation period. The abbreviations k and m mean 1e3 and 1e6 factors.
Default: 20k,50k,100,0 specify_cyclesSpecify the number of cycles50kspecify_rateSpecify the rate100specify_randomisationperiodSpecify the Randomisation periodautomate_oneperl$automate_burn && !$automate_rate && !$automate_cycleperl"-automate=burn"8automate_twoperl!$automate_burn && $automate_rate && !$automate_cycleperl"-automate=rate"8automate_threeperl!$automate_burn && !$automate_rate && $automate_cycleperl"-automate=cycl"8automate_fourperl$automate_burn && !$automate_rate && $automate_cycleperl"-automate=burn,cycl"8automate_fiveperl$automate_burn && $automate_rate && !$automate_cycleperl"-automate=burn,rate"8automate_sixperl!$automate_burn && $automate_rate && $automate_cycleperl"-automate=rate,cycl"8automate_sevenperl$automate_burn && $automate_rate && $automate_cycleperl"-automate=burn,rate,cycl"8automate_burnAutomate the burninautomate_cycleAutomate the cycleautomate_rateAutomate the rateAutomate MCMC parameters: burn-in, cycles after burn-in, sampling rate.
Select which parameters to automate by listing one or more of: burn, cycl, rate.specify_seedvalSpecify a seedvalueperl(defined $value) ? "-seed=$specify_seedval":""18 Sets the random seed (same value will reproduce same results for
identical input and settings) report_burninReport the burn-inperl($value) ? "-reportBurnin=true":""10Enables the printing of logging information during the burnin.specify_outputSelect the output formatFastaStatAlignClustalPhylipNexusperldefined $specify_output ? "-ot=$specify_output":""Fasta14verbose_outputPrint additional informationperl($value) ? "-verbose=true":""12Enables the printing of logging information during the burnin.all_outputfiles*