Description Usage Arguments Value Examples
View source: R/informativeSites.R
Calculates the number or proportion of parsimony informative sites in an alignment
1 | informativeSites(alignment = NULL, count = TRUE, ambiguities = TRUE)
|
alignment |
alignment in ape DNABin or a matrix format |
count |
Whethe to return the count of parsimoney informative sites (TRUE) or the proportion (FALSE) |
ambiguities |
Whether to consider ambiguities (TRUE) or not (FALSE) |
plots the phylogenetic tree and selected data associated with an AstralPlane object. Can optionally be saved to file as a PDF by giving save.file a file name.
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.