plot_libsize_prepost | R Documentation |
Thanks to Sandra Correia for this! This function attempts to represent the change in the number of genes which are well/poorly represented in the data before and after performing a low-count filter.
plot_libsize_prepost(expt, low_limit = 2, filter = TRUE, ...)
expt |
Input expressionset. |
low_limit |
Threshold to define 'low-representation.' |
filter |
Method used to low-count filter the data. |
... |
Extra arbitrary arguments to pass to normalize_expt() |
Bar plot showing the number of genes below the low_limit before and after filtering the data.
[plot_libsize()] [filter_counts()]
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.