CHANGELOG.md
LICENSE
MANIFEST.in
README.md
setup.py
cellqc/Snakefile
cellqc/__init__.py
cellqc/cellqc.py
cellqc.egg-info/PKG-INFO
cellqc.egg-info/SOURCES.txt
cellqc.egg-info/dependency_links.txt
cellqc.egg-info/entry_points.txt
cellqc.egg-info/not-zip-safe
cellqc.egg-info/requires.txt
cellqc.egg-info/top_level.txt
cellqc/rules/common.smk
cellqc/rules/config.smk
cellqc/rules/doubletfinder.smk
cellqc/rules/dropkick.smk
cellqc/rules/filterbycount.smk
cellqc/rules/h5seurat2h5ad.smk
cellqc/rules/h5subset.smk
cellqc/rules/postproc.smk
cellqc/rules/qcreport.smk
cellqc/rules/scpred.smk
cellqc/rules/soupx.smk
cellqc/schemas/config.schema.yaml
cellqc/schemas/samples.schema.yaml
cellqc/scripts/doubletfinder.R
cellqc/scripts/dropkick.py
cellqc/scripts/filterbycount.R
cellqc/scripts/h5seurat2h5ad.R
cellqc/scripts/h5subset.R
cellqc/scripts/postproc.py
cellqc/scripts/qcreport.py
cellqc/scripts/scpred.R
cellqc/scripts/soupx.R
cellqc/scripts/template/index.html.jinja2
cellqc/scripts/template/style.css