[package] name = "pattern_partition_prediction" version = "0.1.4" authors = ["Jörn Bethune "] edition = "2018" description = "Reading and querying k-mer pattern partition information" readme = "README.md" repository = "https://github.com/BesenbacherLab/pattern_partition_prediction" license = "MIT" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] tabfile = "0.2.1"