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