View source: R/Preprocessing.R
CalculateSaturationFor10x | R Documentation |
Calculate per-cell saturation for 10x data
CalculateSaturationFor10x(barcodeMatrix, molInfoFile, doPlot = TRUE)
barcodeMatrix |
The matrix holding HTO count data. The columns should match cells |
molInfoFile |
The 10x molecule_info.h5 file |
doPlot |
If true, plots summarizing saturation will be generated. |
A dataframe with the cellbarcode and per-cell saturation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.