PlotModelNtr | R Documentation |
This belongs to the third kind (model) of diagnostic plots
PlotModelNtr(data, label = "4sU", estimator = "Separate", model = "Binom")
data |
a grandR object |
label |
which label to consider (see GetDiagnosticParameters); cannot be NULL |
estimator |
which estimator to consider (see GetDiagnosticParameters); cannot be NULL |
model |
which model to consider (see GetDiagnosticParameters); cannot be NULL |
Shows the estimated global NTR (i.e. for all reads used for estimation of global paramters, what is the percentage of new RNA) for each sample.
a list with a ggplot object, a description, and the desired size for the plot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.