Description Usage Arguments Details Value Author(s) See Also
View source: R/6_4_annotate.non25M.genomic.transcript_wise.R
Map genomic alignment coordinated to transcript coordinates
1 | annotate.non25M.genomic.transcrits_wise(Alignment.genomic.non25M, Annotation)
|
Alignment.genomic.non25M |
|
Annotation |
|
Mappings in the genomic alignment data.frame
are devided into two parts:
those that have CIGAR == "25M"
and those that have CIGAR != "25M"
.
The first ones are mapped to exon coordinated from the Reference Annotation,
and the second ones are suspects to be exon-exon border mappings,
which is why they are mapped to transcript coordinates.
returns a data.frame
Vladislava Milchevskaya milchv@gmail.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.