View source: R/randomizeRanges.R
randomizeRanges | R Documentation |
Function to randomize user defined ranges along each chromosome
randomizeRanges(gr = NULL, mask.gr = NULL, bsgenome = NULL, fai = NULL)
gr |
A |
mask.gr |
A |
bsgenome |
A |
fai |
A FASTA index to get sequence lengths of submitted 'gr' object. |
A GRanges-class
object.
David Porubsky
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.