Description Usage Arguments Value
Locate the feature on the (upstream or downstream) constitutive exons and
extract the genomic bins, given some body features of AS events. This is a
helper function to getFeature()
.
1 2 3 4 5 6 7 | findNeighborFeature(
plas,
body,
type = c("lead", "lag"),
depth.exon = 100,
constitutive = TRUE
)
|
plas |
one isoform element in |
body |
|
type |
|
depth.exon |
|
constitutive |
|
a GRangesList
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.