[badges.maintenance]
status = "experimental"
[dependencies.ontolius]
default-features = false
version = "0.5.2"
[dependencies.phenotypes]
version = "0.1.2"
[dev-dependencies.flate2]
version = "1.1.0"
[dev-dependencies.ontolius]
features = ["obographs", "csr"]
version = "0.5.2"
[lib]
name = "infojenn"
path = "src/lib.rs"
[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Compute information content of ontology terms from corpora of annotated items"
edition = "2021"
homepage = "https://github.com/ielis/infojenn"
license-file = "LICENSE"
name = "infojenn"
readme = "README.md"
repository = "https://github.com/ielis/infojenn"
version = "0.1.3"