Description Usage Arguments Value Author(s) See Also Examples
this function is a wrapper around the functions
'dist.alignment'
, 'dist.dna'
,
'nj'
, 'bionj'
,
'fastme.bal'
, 'fastme.ols'
,
'pml'
and 'optim.pml'
. it takes a sequences alignment in
format 'alignment' of 'DNAbin' matrix and perform all transformations and steps
to calculate a phylogenetic distance matrix based on similarity or identity
in the case of proteins or based in evolutionary models in the case of DNA or
RNA, to perform a likelihood-based phylogenetic clustering and to optimise the phylogeny by a
maximum likelihood algorithm
1 | check_contrasts(variable)
|
variable |
the function returns an object of class 'pml' of the 'phangorn' package. Advanced and elaborated plots can be drawn in later steps based on the tree data of the pml class object
gerardo esteban antonicelli
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.