FastML on XSEDE3.1Fast (Approximate) Maximum Likelihood tree construction - run on XSEDEH. Ashkenazy, O. Penn, O. et al.
Ashkenazy, H., Penn, O., Doron-Faigenboim, A., Cohen, O., Cannarozzi, G., Zomer, O., and Pupko, T. (2012) FastML: a web server for probabilistic reconstruction of ancestral sequences. Nucleic Acids Res 40, W580-W584
Phylogeny / Alignmentfastml_xsedefastml_cometperl""0number_nodes2scheduler.confperl
"nodes=1\\n" .
"node_exclusive=0\n" .
"threads_per_process=1\\n"
infileInput File (Fasta or interleaved PHYLIP format.)infile99infileall_results*runtime1Maximum Hours to Run (up to 168 hours)scheduler.conf0.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 ne 0 Estimate the maximum time your job will need to run. We recommend testimg 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.
datatype5Please Specify your data typenucaacodonnucperl"--seqType $value "This option will help the application determine how to run the jobintreeStarting Tree in Newick Format (-intree)5perl(defined $value) ? "--Tree starting_tree": "" starting_tree -intree newick_file to set the starting tree. Tree must be in Newick formattree_algorithmperl!defined $intreeperl"--TreeAlg NJ"dna_matrixChoose a DNA matrix(--SubMatrix)perl$datatype eq "nuc"JC_NucT92HKYGTRJC_Nucperl"--SubMatrix $value"protein_matrixChoose a Protein matrix(--SubMatrix)perl$datatype eq "aa"JTTLGmtREVcpREVWAGDAYHOFFJTTperl"--SubMatrix $value"codon_matrixChoose a Protein matrix(--SubMatrix)perl$datatype eq "codon"yangempiriCodonyangperl"--SubMatrix $value"optimize_branchlengthsOptimize Branch Lengths (--OptimizeBL)5perl($value) ? "--OptimizeBL":""1use_gammaUse Gamma (--UseGamma)5perl($value) ? "--UseGamma":""1specify_alphaSpecify Alpha (--Alpha)perl$use_gammaperl(defined $value) ? "--Alpha $value":""User specifies the alpha parameter of the gamma distribution [if alpha is not given, alpha and branches will be evaluated from the data]joint_reconstructionJoint_reconstruction (--jointReconstruction)perl($value) ? "--jointReconstruction":""User specifies the alpha parameter of the gamma distribution [if alpha is not given, alpha and branches will be evaluated from the data]indel_reconstructionMethod for Indel_reconstruction (--indelReconstruction)PARSIMONYMLBOTHperl(defined $value) ? "--indelReconstruction $value":""indel_cutoffCutoff for Indel vs Char (--indelCutoff)perl($value) ? "--indelCutoff":""