Description Usage Arguments Value Author(s)
View source: R/readQueryFile.R
Converts exon annotation to intron locations overlapping the branchpoint region for exculsion of non-branchpoint region SNPs Returns a character vector of chromosome locations
1 | exonsToIntrons(exons, maxDist = 50)
|
exons |
GRanges containing exon co-ordinates. Should be produced by gtfToExons() |
maxDist |
Maximum distance from the 3' exon to create the branchpoint region. |
GRanges containing intron window co-ordinates
Beth Signal
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.