Last chance! 50% off unlimited learning
Sale ends in
rnb.region.types.for.analysis(rnb.set)
RnBSet
.character
vector.
"region.types"
with the region types that are
summarized in the provided dataset. In case the option's value is NULL
, this function returns all summarized
region types in rnb.set
.
rnb.getOption
for checking the value of the "region.types"
option;
summarized.regions
for obtaining the region types summarized in a
dataset
library(RnBeads.hg19)
data(small.example.object)
"promoters" %in% rnb.region.types.for.analysis(rnb.set.example)
Run the code above in your browser using DataLab