Python wrapper around kallisto | bustools for scRNA-seq analysis
Project description
kb-python
kb-python is a python package that wraps the kallisto | bustools single-cell RNA-seq workflow [1]. It was developed by Kyung Hoi (Joseph) Min and A. Sina Booeshaghi.
The wrapper simplifies downloading and running of the kallisto
[1] and bustools [2] programs. It was inspired by Sten Linnarsson’s loompy fromfq
command (http://linnarssonlab.org/loompy/kallisto/index.html)
The kb
program consists of two parts:
The kb ref
command builds or downloads a species-specific index for
pseudoalignment of reads. This command must be run prior to kb count
, and it
runs the kallisto index
[1].
The kb count
command runs the kallisto [1] and bustools [2] programs. It can
be used for pre-processing of data from a variety of single-cell RNA-seq
technologies, and for a number of different workflows (e.g. production of gene
count matrices, RNA velocity analyses, etc.). The output can be saved in a
variety of formats including mtx and loom.
If you use kb
we ask that you cite the following two papers:
[1] Bray, N. L., Pimentel, H., Melsted, P., & Pachter, L. (2016). Near-optimal probabilistic RNA-seq quantification. Nature biotechnology, 34(5), 525.
[2] Melsted, P., Booeshaghi, A. S., Liu, L., Gao, F., Lu, L., Min, K. H., da Veiga Beltrame, E., Hjorleifsson, K. E., Gehring, J., & Pachter, L. (2021). Modular and efficient pre-processing of single-cell RNA-seq. Nature Biotechnology.
Prerequisites
None. The kallisto and bustools binaries are included with the package.
Documentation
- User documentation and tutorials are available here.
- Developer documentation is hosted on Read the Docs.
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
Hashes for kb_python-0.26.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | d0f4b49bd1dc7d51cf5814620ede319943cb8997c9de3f015b89da01423207e5 |
|
MD5 | 3f597ca31fee08cb9ed3bf074157b46e |
|
BLAKE2b-256 | 797ae31c32e3181fb869b165ded897a7583ff0e55b668f33e2bfbf703ae5d1d8 |