R/as_DNAbin.R
as_DNAbin.tbl_df.Rd
Coerce tibble to DNAbin
# S3 method for tbl_df as_DNAbin(x, sequences, labels = NULL, ...)
a tibble.
Name of the tibble column that stores the sequences.
Name of the tibble column that stores the sequence labels.
Other params.
A DNAbin object.