read.hyphy.seq {treeio} | 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)