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