Description Usage Arguments References See Also Examples
View source: R/gInteractionsTocMap.R
transform a GenomicsInteraction object to a Granges with mCol "edge" and "Ys" that will be use for create a hicPainter Object, if zoom is provided it will extract only this portion of genome
1 | gInteractionsTocMap( GI, zoom = NA )
|
GI |
GenomicInteractions object |
zoom |
character - genomic coordinate in wich the GRanges will be contruct, if not privide it will use all the contact of GI. The format need to be "chromosome:start-end" ( default = NA ) |
...
...
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.