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