Entering edit mode
Guest User
★
13k
@guest-user-4897
Last seen 10.2 years ago
Dear all,
I would like to represent 2 (chromosomal) interactions as Granges data
structure:
let's say :
chr1 1000-1010 site interacting with chr1 5000-5010
chr1 5000-5010 site interacting with chr1 8000-8010
in order to apply the function geom_arch in ggbio for visualization
...
I would appreciate any suggestions in this respect. thanks very much,
Bogdan
-- output of sessionInfo():
ggplot() + geom_arch(int)
--
Sent via the guest posting facility at bioconductor.org.