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