Description Usage Arguments Value Author(s) See Also Examples
Though a BSgenome
object (or a karyotype file, or a
GRanges
) is
supplied when the
GreyList
object is created, it is conceivable that
the user might want to replace it. This method allows that.
1 | setRegions(obj, regions, tileSize=1024)
|
obj |
A |
regions |
A |
tileSize |
The size in nucleotides of each tile. Overlapping tiles will be generated, spaced at 1/2 the width of the tiles. |
Returns the GreyList
object with a new
tiling.
Gord Brown
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.