Description Usage Arguments Value
The genomic region covered by a backsplice junction is used to identify overlapping transcript models and subsequently, whether the nucleotides adjacent to the donor and acceptor positions overlap with known exon boundaries. If both positions overlap with known exon termini, the resulting exon structure is returned. Otherwise, NULL is returned.
1 | inferExons(bsid, eBt)
|
bsid |
A valid backsplice ID |
eBt |
A GRangesList of exons-by-transcript, generated using the exonsBy-function. |
GRanges object or list of GRanges obejcts giving the inferred exon structure of a circRNA identified by the supplied backsplice ID.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.