PlotConversionFreq {grandR} | R Documentation |
This is the second diagnostic plot (estimated conversions) generated by GRAND3.
PlotConversionFreq(data, category, max.columns = 120)
data |
the grandR object |
category |
show a specific category (see GetDiagnosticParameters); cannot be NULL |
max.columns |
if there are more columns (samples for bulk, cells for single cell) than this, show boxplots instead of points |
Show the percentage of all conversion types for all samples. In contrast to mismatches (see PlotMismatchPositionForSample and PlotMismatchPositionForType), the correct strand is already inferred for conversions, i.e. conversions refer to actual conversion events on RNA, whereas mismatches are observed events in mapped reads.
a list with a ggplot object, a description, and the desired size for the plot