example(GInteractions, echo=FALSE)
y <- pairs(gi)
y
makeGInteractionsFromGRangesPairs(y)
pairs(gi, id=TRUE)
pairs(gi, as.grlist=TRUE)
example(InteractionSet, echo=FALSE)
pairs(iset)
pairs(iset, id=TRUE)
pairs(iset, as.grlist=TRUE)
Run the code above in your browser using DataLab