GRanges
object. The randomization can be constrained by
supplied arguments.
The function is still in Beta mode - the regions can overlap excluded regions, and the randomized regions are not disjoint. Please take care that the excluded and included regions are not too strict when compared to the total width of the ranges.randomizeFeature(feature, chrom.sizes = NULL, stranded = TRUE,
keep.strand.prop = TRUE, keep.chrom = TRUE, exclude = NULL,
include = NULL, seed = NULL, nrand = 1)## S3 method for class 'GRanges':
randomizeFeature(feature, chrom.sizes = NULL,
stranded = TRUE, keep.strand.prop = TRUE, keep.chrom = TRUE,
exclude = NULL, include = NULL, seed = NULL, nrand = 1)