Description Usage Arguments Value Author(s)
View source: R/features-prediction.R
Identify candidate terminal exons based on previously identified splice sites and regions with sufficient read coverage.
1 | predictCandidatesTerminal(islands, splicesites, type = c("exon_L", "exon_R"))
|
islands |
|
splicesites |
|
type |
Character string indicating whether terminal exons should be identified to the left (“exon_L”) or right (“exon_R”) of provided splice sites |
IRanges
of candidate terminal exons
Leonard Goldstein
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.