Automated scRNA-seq filtering
Project description

### Automated cell filtering for single-cell RNA sequencing data.
[![Latest Version][pypi-image]][pypi-url]
— dropkick works primarily with [Scanpy](https://icb-scanpy.readthedocs-hosted.com/en/stable/)’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).
#### Install from PyPI: `bash pip install dropkick `
#### Or compile from source: `bash 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](https://icb-scanpy.readthedocs-hosted.com/en/stable/) single-cell analysis suite.
#### Usage from command line: `bash dropkick run path/to/counts.h5ad `
Output will be saved in a new .h5ad file containing __dropkick__ 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: `bash dropkick qc path/to/counts.h5ad `
See [dropkick_tutorial.ipynb](dropkick_tutorial.ipynb) for an interactive walkthrough of the dropkick pipeline and its outputs.
[pypi-image]: https://img.shields.io/pypi/v/dropkick [pypi-url]: https://pypi.python.org/pypi/dropkick/
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file dropkick-1.1.2.tar.gz.
File metadata
- Download URL: dropkick-1.1.2.tar.gz
- Upload date:
- Size: 21.7 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
389b66f65af3d1ab481080f37e6361d4f6b2fd3dc2d1160fd95159aa11c86bce
|
|
| MD5 |
2286dd8616d4619f94bb6a41d29c05bb
|
|
| BLAKE2b-256 |
f9a76c97b227ee8d0f897f617d47f7b7125b01c2f62985c738bf1013e1a7f530
|
File details
Details for the file dropkick-1.1.2-cp37-cp37m-macosx_10_14_x86_64.whl.
File metadata
- Download URL: dropkick-1.1.2-cp37-cp37m-macosx_10_14_x86_64.whl
- Upload date:
- Size: 412.7 kB
- Tags: CPython 3.7m, macOS 10.14+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3b3c23f704b13ed68290bcceca9f4b46557204ac9da533c59b08caf68ccd2101
|
|
| MD5 |
daad2c294653fe6a9a79643afbb8c0ea
|
|
| BLAKE2b-256 |
e68964015bac4a179dc3518b900f68848c7a1a7b3641b78a0ed8cfdf1493edd3
|