Description Usage Arguments Details Value Author(s) See Also
View source: R/6_getExonExonBorder.R
finds exon-exon border probes and corresponding transcripts
1 | getExonExonBorder(Als, Annotation, level)
|
Als |
object of the class |
Annotation |
|
level |
character string, equals |
Identifies which probes fall into a transcript region in the reference genome annotation,
and map simultaneously to the left end of one exon and to the left end of another exon of the same transcript,
based on their CIGAR string and coordinates in the raw genomic alignment.
Only mapping that have CIGAR != "25M"
are considered.
a "output type"
.
Vladislava Milchevskaya milchv@gmail.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.