scran_qc
Simple quality control on single-cell data
Loading...
Searching...
No Matches
scran_qc.hpp
Go to the documentation of this file.
1#ifndef SCRAN_QC_HPP
2#define SCRAN_QC_HPP
3
6#include "format_filters.hpp"
7
11
21namespace scran_qc {}
22
23#endif
Simple per-cell QC metrics from an ADT count matrix.
Define QC filter thresholds using a MAD-based approach.
Simple per-cell QC metrics from a CRISPR count matrix.
Format QC filters for downstream analysis.
Simple quality control for single-cell data.
Definition adt_quality_control.hpp:22
Compute per-cell quality control metrics.
Simple per-cell QC metrics from an RNA count matrix.