plot_filter | R Documentation |
Plot the total number of features removed from count matrix using different low count cutoffs for both maximum and total reads
plot_filter(x, n = 20)
x |
count matrix, data.frame or tibble |
n |
maximum cutoff, default is to display 0 to 20 |
A plot
Chris Stubben
## Not run:
plot_filter(counts)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.