Description Usage Arguments Value See Also
Plot total genes and total counts histograms
1 2 3 4 5 6 7 8 9 10 |
E |
Count matrix (see ?Read_h5) |
print.pdf |
If TRUE, returns pdf files in the working directory. Default is TRUE; if FALSE, returns list of ggplot2 objects. |
QC |
Type of QC plot, "Genes Detected", "Total Counts" or "Mito". Default is Genes Detected. |
order.by |
Order by a quantity associated with each sample. Options are "average depth" or "mito percentage", default is AvgDepth. |
fn |
Filename of the .pdf file. Default is the input parameter QC saved as a .pdf file. |
choose |
See ?FilterMito or ?GetMito |
min_counts |
Keep cells with at least min_counts, default is 100. |
min_genes |
Keep cells with at least min_genes, default is 100. |
PDF, histogram of total counts, or a list of ggplot objects.
DepthPlot; DepthPlotComparison
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.