Quick Inference Engine for Average Posterior Probabilities on RNA Pairwise Structural Alignment
Installation
This project is written in Rust, a systems programming language. You need to install Rust components, i.e., rustc (the Rust compiler), cargo (the Rust package manager), and the Rust standard library. Visit the Rust website to see more about Rust. You can install Rust components with the following one line:
|
The above installation is arranged by Rustup, and Rustup enables to easily switch a compiler in use. You can install ConsProb:
Check if you have installed ConsProb properly:
You can run ConsProb with a prepared test set of sampled tRNAs:
&&
Author
License
Copyright (c) 2018 Heartsh
Licensed under the MIT license.