Description Usage Arguments Value Examples
This function creates a heatmap with the top N
isomiRs/miRNAs. It uses the matrix under counts(ids)
to get the top expressed isomiRs/miRNAs using the average
expression value
and plot a heatmap with the raw counts for each sample.
1 | isoTop(ids, top = 20)
|
ids |
Object of class IsomirDataSeq. |
top |
Number of isomiRs/miRNAs used. |
PCA of the top expressed miRNAs
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.