vec_ptype2.bioseq_aa {bioseq} | R Documentation |
Internal
Description
Internal
Internal
Internal
Internal
Internal
Internal
Usage
## S3 method for class 'bioseq_aa'
vec_ptype2(x, y, ...)
## S3 method for class 'bioseq_aa'
vec_cast(x, to, ...)
## S3 method for class 'bioseq_dna'
vec_ptype2(x, y, ...)
## S3 method for class 'bioseq_dna'
vec_cast(x, to, ...)
## S3 method for class 'bioseq_rna'
vec_ptype2(x, y, ...)
## S3 method for class 'bioseq_rna'
vec_cast(x, to, ...)
Arguments
x |
an object. |
y |
an object. |
... |
other arguments. |
to |
a class |
[Package bioseq version 0.1.4 Index]