phyloprob 0.1.2

PhyloProb Program, which Predicts Average Posterior Probabilities on RNA Structural Alignment
Documentation
[dependencies.bio]
version = "0.20"

[dependencies.getopts]
version = "0.2"

[dependencies.itertools]
version = "0.7"

[dependencies.lazy_static]
version = "0.1"

[dependencies.num_cpus]
version = "1.0"

[dependencies.rna-algos]
version = "0.1"

[dependencies.scoped_threadpool]
version = "0.1"

[dependencies.time]
version = "0.1"

[lib]
name = "phyloprob"
path = "src/lib.rs"

[package]
authors = ["heartsh <heartsh@heartsh.io>"]
description = "PhyloProb Program, which Predicts Average Posterior Probabilities on RNA Structural Alignment"
keywords = ["bioinformatics", "rna", "structural-alignment"]
license = "MIT"
name = "phyloprob"
readme = "README.md"
repository = "https://github.com/heartsh/phyloprob"
version = "0.1.2"