pairs.collect.junctions | R Documentation |
get junctions from gGraph object column in pairs table
## S3 method for class 'collect.junctions'
pairs(
pairs,
jn.field = "complex",
id.field = "pair",
mc.cores = 1,
mask = "/gpfs/commons/groups/imielinski_lab/DB/Broad/um75-hs37d5.bed.gz",
ev.types = c("bfb", "chromoplexy", "chromothripsis", "del", "dm", "dup", "fbi",
"pyrgo", "qrdup", "qrdel", "qrp", "rigma", "simple_inv", "simple_invdup",
"simple_tra", "tic", "tyfonas", "cpxdm", "tib", "qrppos", "qrpmix", "qrpmin")
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.