Description Usage Arguments Details Value Author(s) See Also Examples
Plot exons of differentially expressed gene and mark the differentially expressed exons.
1 2 |
fit |
|
coef |
the coefficient (column) of fit for which differential expression is assessed. |
geneid |
character string, ID of the gene to plot. |
genecolname |
character string for the column name of |
exoncolname |
character string for the column name of |
rank |
integer, if |
FDR |
numeric, mark differentially expressed exons with false discovery rate less than this cutoff. |
Plots log2-fold-change by exon for the specified gene and highlight the differentially expressed exons. Show annotations such as GeneID, Symbol and Strand if available as title for the gene to plot. The significantly differentially expressed individual exons are highlighted as red dots for up-regulation and as blue dots for down-regulation. The size of the dots are weighted by its significance.
A plot is created on the current graphics device.
Yifang Hu and Gordon Smyth
A summary of functions available in LIMMA for RNA-seq analysis is given in 11.RNAseq.
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.