TreeAnnotator on XSEDE1.8.3Bayesian Evolutionary Analysis by Sampling Trees - run on XSEDERemco Boukaert, Alexei Drummond, Andrew Rambaut, and Marc A. Suchard
Drummond, A. J. and A. Rambaut. 2007. BEAST: Bayesian evolutionary analysis by sampling trees. BMC Evolutionary Biology 7:214.
Suchard, M.A. and A. Rambaut. 2009. Many-Core algorithms for statistical phylogenetics. Bioinformatics XX:1-9.
Phylogeny / Alignmenttreeannotatorbeast3_trestlesperl$which_beast eq "3"perl""0number_nodes2scheduler.confperl
"nodes=1\\n" .
"node_exclusive=0\\n" .
"threads_per_process=3\\n"
infileInput File (must be a tree file)perl"infile.trees"98infile.treesall_results*which_beastWe currently only support 1.8.333Please choose a BEAST versionperl!defined $which_beast4This option is offered because sometimes a bug in the interface between BEAST and BEAGLE prevents a run from completing. Use this option if you wish to run a data set that
has failed using the normal BEAST/BEAGLE implementation. Runs made this way are always slower, so use this option as a last resort.runtime1scheduler.confMaximum Hours to Run (up to 168 hours)0.5The maximum hours to run must be less than 168perl$runtime > 168.0The maximum hours to run must be greater than 0.05perl$runtime < 0.05perl"runhours=$value\\n"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$runtime > 0Estimate the maximum time your job will need to run. We recommend testing initially with a < 0.5hr test run because Jobs set for 0.5 h or less depedendably run immediately in the "debug" queue.
Once you are sure the configuration is correct, you then increase the time. The reason is that jobs > 0.5 h are submitted to the "normal" queue, where jobs configured for 1 or a few hours times may
run sooner than jobs configured for the full 168 hours.
burnin_typeSpecify the burnin asperlstatestreesstates4set_burnin5Burnin (as states) (-burnin)perl$burnin_type eq "states"perl "-burnin $value"200Please enter an integer for burnin statesperl!defined $set_burninThis option will help the application determine how to run the jobset_burnintrees5Burnin (as trees) (-burnintrees)perl$burnin_type eq "trees"perl "-burnintrees $value"200Please enter an integer for burnin treesperl!defined $set_burnintreesThis option will help the application determine how to run the jobset_limitPosterior probability limit (-limit)perl (defined $value) ? "-limit $value":""Sorry, the value for minimum posterior probability must be less than 1perl$set_limit > 16This option will help the application determine how to run the jobtree_typeTarget tree type (-heights)MCCUTTkeep4tree_heightsSet the tree heights (-heights)perl "-heights $value"keepmedianmeancakeep4tree_fileSpecify a target tree file perl$tree_type eq "UTT"perl "-target target.trees"Please supply a target treeperl$tree_type eq "UTT" && !$tree_filetarget.trees7force_discreteForce integer traits to be treated as discrete traits (-forceDiscrete)perl ($value) ? "-forceDiscrete":""010This option will help the application determine how to run the jobhpd_intervalHPD interval to be used for the bivariate traits (-hpd2D)perl(defined $hpd_interval) ? "-hpd2D $value" : "" 0.9510Please specify an HPD interval less than 1perl$hpd_interval > 1If this value is left blank, the default (0.80) will apply. set_outputSpecify the name of the output fileperl "$value"out.txt99Please specify an output nameperl!$set_outputThis option will help the application determine how to run the job