gInteractionsTocMap: Genomics Interaction to Genomic Map

Description Usage Arguments References See Also Examples

View source: R/gInteractionsTocMap.R

Description

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

Usage

1
gInteractionsTocMap( GI, zoom = NA )

Arguments

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 )

References

...

See Also

...

Examples

1
 ...

RMalinverni/hicPainteR documentation built on Nov. 11, 2020, 11:08 a.m.