Junction | R Documentation |
Junction object
signed adjacency between two genomic loci
new()
Junction$new(grl = NULL, ...)
removeDups()
Junction$removeDups()
gw()
Junction$gw(pad = 0)
subset()
Junction$subset(i)
set()
Junction$set(...)
print()
Junction$print()
clone()
The objects of this class are cloneable with this method.
Junction$clone(deep = FALSE)
deep
Whether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.