QCatch: A framework for quality control assessment and analysis of single-cell sequencing data
Listed in
This article is not in any list yet, why not save it to one of your lists.Abstract
Motivation
Single-cell sequencing data analysis requires robust quality control (QC) to mitigate technical artifacts and ensure reliable downstream results. While tools like alevin-fry and simpleaf (and augmented execution context for the alevin-fry ), offer flexibility and computational efficiency to process single-cell data, this ecosystem will further benefit from a standardized QC reporting tailored for its outputs.
Results
We introduce QCatch , a Python-based command-line tool that generates comprehensive and interactive HTML QC reports designed specifically for single-cell quantification results. Taking the output directory of alevin-fry or simpleaf as the input, QCatch is able to perform essential processing steps, like cell calling, and generate detailed QC reports that contain informative visualizations and statistics, including unique molecular identifier (UMI) count distributions, sequencing saturation estimates, and splicing status information, for QC assurance. Built for seamless integration into downstream analysis workflows, QCatch exports the processed results in a richly-annotated H5AD format file, a widely used data format common among many downstream single-cell data analysis tools.
Availability
The source code and documentation of QCatch are available on GitHub at https://github.com/COMBINE-lab/QCatch . QCatch can be installed via both Bioconda and PyPI.
Contact
rob@cs.umd.edu