bustools 0.14.0

Interacting with the kallisto/bus format of scRNAseq data
Documentation
[[bench]]
harness = false
name = "my_benchmark"
path = "benches/my_benchmark.rs"

[dependencies.bincode]
version = "1.3.3"

[dependencies.bitvec]
version = "1"

[dependencies.fastfibonacci]
version = "1.3"

[dependencies.indicatif]
version = "0.17"

[dependencies.itertools]
version = "0.13"

[dependencies.newpfd]
version = "0.8.0"

[dependencies.rkyv]
features = ["validation"]
version = "0.7.43"

[dependencies.serde]
features = ["derive"]
version = "1.0"

[dependencies.tempfile]
version = "3.10"

[dev-dependencies.ahash]
version = "0.8"

[dev-dependencies.criterion]
version = "0.5"

[dev-dependencies.insta]
features = ["yaml"]
version = "1.39.0"

[dev-dependencies.md5]
version = "0.7.0"

[dev-dependencies.ndarray]
version = "0.15.6"

[dev-dependencies.rand]
version = "0.8"

[package]
categories = ["science"]
description = "Interacting with the kallisto/bus format of scRNAseq data"
edition = "2021"
homepage = "https://github.com/redst4r/rustbustools"
include = ["/src", "README.md"]
keywords = ["scrnaseq", "kallisto", "bus", "single-cell", "rnaseq"]
license = " GPL-3.0-or-later"
name = "bustools"
readme = "README.md"
repository = "https://github.com/redst4r/rustbustools"
version = "0.14.0"