Description Usage Arguments Value Examples
View source: R/deltaCaptureC.R
This function takes a set of bins given by a GRanges object and a RangedSummarizedExperiment and produces a new RangedSummarizedExperiment with the bins as its rowRanges
1 | binSummarizedExperiment(bins, se, checkDisjoint = FALSE)
|
bins |
a GRanges object whose ranges should be disjoint |
se |
a RangedSummarizedExperiment |
checkDisjoint |
= FALSE if set to true will check that the bins are disjoint |
a RangedSummarizedExperiment
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.