R/getSeq.R

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


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

### Methods are defined in BSgenome and Rsamtools.
Bioconductor/Biostrings documentation built on Nov. 11, 2024, 12:58 a.m.