Description Usage Arguments Value
View source: R/IntersectionHelper.R
Returns the set of regions within codeall.regions where all
conditions/proteins at indices which.factors are present,
and no other factors are. Presence/absence at a given locus
is obtained from the overlap.matrix
parameter.
1 | exclusive.overlap.internal(all.regions, overlap.matrix, which.factors)
|
all.regions |
A GRanges object with the regions represented |
overlap.matrix |
A matrix, with rows corresponding to regions
in |
which.factors |
Indices of columns where the factor should be present. |
A GRanges object with the regions matching the given criteria.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.