as_aa {bioseq} | R Documentation |
Coercion to an amino acid (AA) vector
Description
Coercion to an amino acid (AA) vector
Usage
as_aa(x)
Arguments
x |
An object to coerce. |
Value
An amino acid vector of class bioseq_aa
See Also
Other conversions:
as-tibble-ape
,
as-tibble-bioseq
,
as_AAbin()
,
as_DNAbin()
,
as_dna()
,
as_rna()
,
as_seqinr_alignment()
[Package bioseq version 0.1.4 Index]