nf-core/qcatch @ 0.0.0-6c4ed3a
Summary
Cell-filtering and QC reporting tool for alevin-fry quantification results
Get started
Add the following snippet to your workflow script to include this module.
include { QCATCH } from 'nf-core/qcatch'
License
MIT License
Name
|
QCATCH |
|---|
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
chemistry
string
|
Chemistry type for the single-cell experiment, which determines the partition range for the empty_drops step. Supported values: '10X_3p_v2', '10X_3p_v3', '10X_3p_v4', '10X_5p_v3', '10X_3p_LT', '10X_HT'. If using a standard 10X chemistry and quantification was performed with simpleaf (v0.19.5 or later), QCatch will try to infer the correct chemistry from the metadata. |
quant_dir
directory
|
Directory containing alevin-fry quantification results (af_quant output from simpleaf quant). Must contain the quantification matrix and associated metadata files. |
report
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
*.html
file
|
HTML QC report generated by QCatch containing visualizations and metrics *.html
|
versions
versions.yml
file
|
File containing software versions versions.yml
|
|---|
filtered_h5ad
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
*_filtered_quants.h5ad
file
|
Filtered quantification matrix in h5ad format (AnnData) *_filtered_quants.h5ad
|
metrics_summary
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
*_metrics_summary.csv
file
|
CSV file containing summary metrics from QC analysis *_metrics_summary.csv
|
| Tool | Description | Homepage |
|---|---|---|
| qcatch | QCatch is a quality control and cell filtering tool designed for single-cell RNA-seq data processed by alevin-fry. It generates comprehensive QC reports and filtered count matrices. | https://github.com/COMBINE-lab/QCatch |
| Version | 0.0.0-6c4ed3a |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 23 Apr 2026 15:39:15 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Fqcatch/0.0.0-6c4ed3a/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/qcatch/blobs/sha256:96660495657b01e715d6b26dd812db3391aa324b54586ac35d89abf4770cb621 |
| Size | 3.5 KB |
| Checksum | sha256:96660495657b01e715d6b26dd812db3391aa324b54586ac35d89abf4770cb621 |
| Downloads | 3 |
| Version | Date | Status | Downloads | Size |
|---|---|---|---|---|
| 0.0.0-6c4ed3a | 23 Apr 2026 15:39:15 (UTC) | 3 | 3.5 KB | |
| 0.0.0-0c7146d | 08 Apr 2026 19:29:41 (UTC) | 2 | 3.5 KB |