sce 0.2.0

A library for importing and managing various single-cell matrices.
Documentation
[dependencies.byteorder]
version = "1.4.3"

[dependencies.csv]
version = "1.2.2"

[dependencies.flate2]
version = "1.0.26"

[dependencies.num]
version = "0.4.0"

[dependencies.num-traits]
version = "0.2.15"

[dependencies.sprs]
version = "0.11.1"

[dependencies.trait-set]
version = "0.3.0"

[package]
authors = ["Avi Srivastava <avi.srivastava@nyu.edu>", "Rob Patro <rob@cs.umd.edu>"]
categories = ["command-line-utilities", "science"]
description = "A library for importing and managing various single-cell matrices."
documentation = "https://github.com/parazodiac/SingleCellExperiment"
edition = "2021"
homepage = "https://github.com/parazodiac/SingleCellExperiment"
include = ["/src/*.rs", "/Cargo.toml", "/README.md", "/LICENSE"]
keywords = ["single-cell", "RNA-seq", "ATAC-seq"]
license-file = "LICENSE"
name = "sce"
readme = "README.md"
repository = "https://github.com/parazodiac/SingleCellExperiment"
version = "0.2.0"