Coerce tibble to AAbin

# S3 method for tbl_df
as_AAbin(x, sequences, labels = NULL, ...)

Arguments

x

a tibble.

sequences

Name of the tibble column that stores the sequences.

labels

Name of the tibble column that stores the sequence labels.

...

Other params.

Value

An AAbin object.