cpmCountsEP | R Documentation |
This function requires ranking of cassette exon/intron retention events as generated by getPvaluesByContrast
to generate raw read counts and log2cpm expression for the ranking of events in a given contrast only.
cpmCountsEP(filename, designM = designM, Groups, Gcount = Gcount)
filename |
file in which ExonPointer/IntronPointer ranking of a contrast is saved. |
designM |
design matrix. |
Groups |
list of sample groups. |
Gcount |
list; contains gene-wise matrix of meta-features read counts times samples, generated by |
Read counts and log2cpm expression of ranked cassette exon/intron retention events for the given contrast.
Robinson, M. D., McCarthy, D. J. & Smyth, G. K. edgeR: A Bioconductor package for differential expression analysis of digital gene expression data. Bioinformatics 26, 139–140 (2009)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.