R/getSeq.R

### =========================================================================
### The getSeq() generic
### -------------------------------------------------------------------------


setGeneric("getSeq", function(x, ...) standardGeneric("getSeq"))

### Methods are defined in BSgenome and Rsamtools.
Bioconductor/Biostrings documentation built on Dec. 16, 2024, 8:46 a.m.