read.hyphy.seq | R Documentation |
parse sequences from hyphy output
read.hyphy.seq(file)
file |
output of hyphy ancestral sequence inference; nexus format |
DNAbin object
Guangchuang Yu
ancseq <- system.file("extdata/HYPHY", "ancseq.nex", package="treeio")
read.hyphy.seq(ancseq)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.