plot_bcv | R Documentation |
This was written primarily to understand what that function is doing in edgeR.
plot_bcv(data)
data |
Dataframe/expt/exprs with count data |
Plot of the BCV a la ggplot2.
[edgeR::plotBCV()] [ggplot2]
## Not run:
bcv <- plot_bcv(expt)
summary(bcv$data)
bcv$plot
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.