Cell Ranger7.1, printed on 11/05/2024
Cell Ranger computes sequencing quality and application results metrics on each supported library, which currently are Antibody Capture, CRISPR Guide Capture, and Custom (user-defined assays that are neither Antibody nor CRISPR). These metrics will be computed and displayed only when one of these library types was used. This page describes Antibody Capture libraries metrics for QC of the library prep and sequencing of antibody libraries, which appear in the metrics_summary.csv
file and on the web_summary.html
page.
Metric | Description |
---|---|
Antibody: Number of Reads | Total number of reads. |
Antibody: Mean Reads per Cell | The total number of reads divided by the number of barcodes associated with cell-containing partitions. |
Antibody: Valid Barcodes | Fraction of reads with a cell-barcode found in or corrected to one that is found in the whitelist. |
Antibody: Fraction Antibody Reads in | Fraction of reads lost after removing aggregate barcodes. |
Antibody: Sequencing Saturation | Fraction of antibody library reads originating from an already-observed UMI. This is a function of library complexity and sequencing depth. More specifically, this is a ratio where: the denominator is the number of reads with a recognized antibody barcode, valid cell-barcode, and valid UMI, and the numerator is the subset of those reads that had a non-unique combination of (cell-barcode, UMI, antibody barcode). |
Antibody: Q30 Bases in Barcode | Fraction of cell barcode bases with Q-score >= 30, excluding very low quality/no-call (Q <= 2) bases from the denominator. |
Antibody: Q30 Bases in Antibody Read | Fraction of bases from the read containing the antibody barcode with Q-score >= 30, excluding very low quality/no-call (Q <= 2) bases from the denominator. This is Read 2 for the Single Cell 3' v3 and Single Cell 5' chemistries. |
Antibody: Q30 Bases in Sample Index | Fraction of sample index bases with Q-score >= 30, excluding very low quality/no-call (Q <= 2) bases from the denominator. |
Antibody: Q30 Bases in UMI | Fraction of UMI bases with Q-score >= 30, excluding very low quality/no-call (Q <= 2) bases from the denominator. |
Antibody: Fraction Antibody Reads | Fraction of reads that contain a recognized antibody barcode |
Antibody: Fraction Antibody | Fraction of reads that contain a recognized antibody barcode, a valid UMI, and a cell-associated barcode. |
Antibody: Antibody Reads | Number of antibody reads usable divided by the number of cell-associated barcodes. |
Antibody: Fraction Unrecognized | Among all reads, the fraction with an unrecognizable antibody barcode |
Antibody: Antibody Reads in Cells | Among reads with a recognized antibody barcode, a valid UMI, and a valid barcode, the fraction associated with cell-containing partitions. |
Antibody: Median UMIs per Cell | Median UMIs per Cell (summed over all recognized antibody barcodes). |
Antibody: Fraction antibody reads in aggregate barcodes | Fraction of read pairs that were lost due to the removal of barcodes containing aggregates. |
Antibody: Valid UMIs | Fraction of reads with valid UMIs; i.e. UMI sequences that do not contain Ns and that are not homopolymers. |
Antibody: Number of Short Reads Skipped | Total number of read pairs that were ignored by the pipeline because they do not satisfy the minimum length requirements (for example Read-1 less that 26 bases in 3' v2 or 3' v3 or 5'). |