Estimate nucleotide phylogeny by maximum likelihood
Description
Estimate nucleotide phylogeny by maximum likelihood tool is based on EMBOSS command fdnaml that is a wrapper command for
command dnaml of the PHYLIP package.
This tool estimates phylogenies from nucleotide sequences by maximum likelihood.
The model employed allows for unequal expected frequencies of the four nucleotides,
for unequal rates of transitions and transversions, and for different (prespecified) rates
of change in different categories of sites, and also use of a Hidden Markov model of rates,
with the program inferring which sites have which rates. This also allows gamma-distribution
and gamma-plus-invariant sites distributions of rates across sites.
Parameters
Number of substitution rate categories (fdnaml parameter -̈́ncategories: )
Rate for each category (fdnaml parameter -rate: )
Use branch lengths from user trees (fdnaml parameter -lengths: )
Transition/transversion ratio (fdnaml parameter -ttratio: )
Use empirical base frequencies from seqeunce input (fdnaml parameter -freqsfrom: )
Base frequencies for A C G T/U (use blanks to separate\) (fdnaml parameter -basefreq: )
Rate variation among sites (fdnaml parameter -gammatype: )
Coefficient of variation of substitution rate among sites (fdnaml parameter -gammacoefficient: )
Number of categories (1-9\) (fdnaml parameter -ngammacat: )
Coefficient of variation of substitution rate among sites (fdnaml parameter -invarcoefficient: )
Number of categories (1-9\) including one for invariant sites (fdnaml parameter -ninvarcat: )
Fraction of invariant sites (fdnaml parameter -invarfrac: )
Number of HMM rate categories (fdnaml parameter -nhmmcategories: )
HMM category rates (fdnaml parameter -hmmrates: )
Probability for each HMM category (fdnaml parameter -hmmprobabilities: )
Rates at adjacent sites correlated (fdnaml parameter -adjsite: )
Mean block length of sites having the same rate (fdnaml parameter -lambda: )
Number of times to randomise (fdnaml parameter -njumble: )
Random number seed between 1 and 32767 (must be odd\) (fdnaml parameter -seed: )
Global rearrangements (fdnaml parameter -global: )
Species number to use as outgroup (fdnaml parameter -outgrno: )
Speedier but rougher analysis (fdnaml parameter -rough: )
Write out trees to tree file (fdnaml parameter -trout: )
Print data at start of run (fdnaml parameter -printdata: )
Print out tree (fdnaml parameter -treeprint: )
Reconstruct hypothetical sequence (fdnaml parameter -hypstate: )
Collect a log file
For more details, please check the manual page of fdnaml command.
Input and output
Input is a dna multiple sequence alignment.
Output consists of two files containing. One containing a human readable output report (dnapars.out.txt )
and a treefile (dnapars.tree.txt) that can be used as an input for tree drawing tools (Plot an unrooted tree, Plot cladogram).