Description Usage Arguments Value See Also
Plot genes detected vs. nUMI
1 2 3 4 5 6 7 8 9 |
E |
Count matrix (see ?Read_h5) |
Cutoffs |
A dataframe as returned by ?GetCutoffs |
Barcodes |
A list as returned by ?FilterBackgroundMatrix or ?GetBackgroundMatrix |
show.min_genes |
If TRUE, plot a line with the minimum gene cutoff |
show.min_umi |
If TRUE, plot a line with the minimum nUMI cutoff |
print.pdf |
If TRUE, returns "DepthPlots.pdf" in the working directory. Default is TRUE. |
fn |
Filename of the .pdf file. Default is "DepthPlots.pdf". |
PDF where each page is a plot of the genes detected vs. nUMI, or a list of ggplot objects.
DepthPlotComparison, GetCutoffs
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.