[package] name = "simplr" authors = [ "Rob Patro ", "Mike Love " ] version = "0.1.0" edition = "2021" license-file = "LICENSE" homepage = "https://www.github.io/COMBINE-lab/simplr" repository = "https://www.github.io/COMBINE-lab/simplr" readme = "README.md" description = "An augmented execution context to simplify long-read transcriptome analysis." keywords = [ "genomics", "long-read", "RNA-seq", "bioinformatics" ] include = [ "/src/*.rs", "/Cargo.toml", "/Cargo.lock", "/README.md", "/LICENSE" ] categories = ["command-line-utilities", "science"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]