Description Usage Arguments Value
Filter barcodes
1 | FilterBarcodes(E, min_genes_before = 0, min_umi_before = 0, keep = T)
|
E |
Expression matrix or a list of expression matrices |
min_genes_before |
All barcodes with less than min_genes_before detected will be removed prior to background correction. |
min_umi_before |
All barcodes with less than min_umi_before will be removed prior to background correction. |
keep |
If TRUE, all genes are kept for total counts and genes detected calculation. If FALSE, total counts and genes detected are caculated after discarding mitochondrial and ribosomal genes. |
Filtered expression matrices and barcodes
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.