Description Usage Arguments Value
View source: R/ImportMethods.R
A private (non-exported) function to discard any range that is not compatible with the CAGEr object's BSgenome.
1 | coerceInBSgenome(gr, genome)
|
gr |
The genomic ranges to coerce. |
genome |
The name of a BSgenome package, which must me installed,
or |
A GRanges object in which every range is guaranteed to be compatible with the given BSgenome object. The sequnames of the GRanges are also set accordingly to the BSgenome.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.