View source: R/addAnnotationRnaSeq.R
addAnnotationRnaSeq | R Documentation |
Adds the associated information for each ranked cassette exon/intron retention event generated by EPrnaseq
/iPrnaseq
. The information includes location of the event (chromosome, start, stop, strand), position in genome and the associated gene name.
addAnnotationRnaSeq(fit, annotation = annotation)
fit |
output of |
annotation |
matrix; contains annotation of exons and introns, created by |
Annotated matrix of ranked cassette exon/intron retention events. Output of addAnnotationRnaSeq can be passed to getPvaluesByContrast
to find differentially expressed intron retention events in a given contrast.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.