Skip to main content

Automated scRNA-seq filtering

Project description

Dropkick Logo

Latest Version

Automated cell filtering for single-cell RNA sequencing data.

See our Genome Research paper for details on dropkick’s guiding principles and validation.


dropkick works primarily with scanpy’s AnnData objects, and accepts input files in .h5ad or flat (.csv, .tsv) format. It also writes outputs to .h5ad files when called from the terminal.

Installation via pip or from source requires a Fortran compiler (brew install gcc for Mac users, sudo apt install gfortran for Linux users).

Install from PyPI:

pip install dropkick

Or compile from source:

git clone https://github.com/KenLauLab/dropkick.git
cd dropkick
python setup.py install

dropkick can be run as a command line tool or interactively with the scanpy single-cell analysis suite.

Usage from command line:

dropkick run path/to/counts.h5ad

Output will be saved in a new .h5ad file containing cell probability scores, labels, and model parameters.

You can also run the dropkick.qc module from terminal for a quick look at the total UMI distribution and ambient genes, saved as *_qc.png:

dropkick qc path/to/counts.h5ad

See dropkick_tutorial.ipynb for an interactive walkthrough of the dropkick pipeline and its outputs.

Full documentation is available at KenLauLab.github.io/dropkick.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

dropkick-1.2.8.tar.gz (114.4 kB view details)

Uploaded Source

File details

Details for the file dropkick-1.2.8.tar.gz.

File metadata

  • Download URL: dropkick-1.2.8.tar.gz
  • Upload date:
  • Size: 114.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.8.18

File hashes

Hashes for dropkick-1.2.8.tar.gz
Algorithm Hash digest
SHA256 4bfbd23984ac11669691818f29e1f0033e32dd7c2236b16d8a2f20fe60c923c6
MD5 3f0bfeaf6a0d070e6f4e01d719c1ca85
BLAKE2b-256 16067d25eeabe8657c5351dd34e8c31eae9fcbc9edeb399dd29502d8cd434502

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page