Description Usage Arguments Details Value Examples
This function plot different isomiRs proportion for each sample at a given position focused on the nucleotide change that happens there.
1 | isoPlotPosition(ids, position = 1L, column = NULL)
|
ids |
Object of class IsomirDataSeq. |
position |
Integer indicating the position to show. |
column |
String indicating the column in colData to color samples. |
It shows the nucleotides changes at the given position for each
sample in each group.
The color indicates the sample group. The size of the point is proportional
to the number of total counts of isomiRs with changes.
The position at y
is the % of different isomiRs
supporting the change. Note the position is relatively to the
sequence not the miRNA.
ggplot2::ggplot()
Object showing nucleotide changes
at a given position.
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.