bustools
Bustools is a collection of open-source command-line tools for processing single-cell RNA sequencing data using the BUS format (barcodes, UMIs, and gene sets). It is designed to work with the BUS files produced by the kallisto bus workflow and to convert raw sequencing reads into gene–cell expression matrices. The BUS format is a compact representation of barcodes, UMIs, and transcript assignments for each read, enabling efficient counting at scale.
Bustools provides modular utilities for end-to-end processing of scRNA-seq data. Key components include tools for sorting
Typical workflow: sequencing reads are pseudoaligned by kallisto to produce a BUS file; bustools sorts and,
Bustools is an open-source project hosted on GitHub as part of the kallisto-bustools ecosystem, maintained by