ConsHomfold Program, which Predicts RNA Single Secondary Structures to Consider Sparse RNA Structural Alignments
Installation
This project has been written in mainly Rust, a systems programming language. So first, you need to install the Rust compiler, package manager, and standard library. Visit the Rust website to see more about this language. You can install these 3 components with 1 line as follows:
|
The above installation is done by Rustup, so you can easily switch a compiler to use. Now you can install the ConsHomfold program as follows:
Check if this program has been installed properly as follows:
After the test, the figures shown in the paper of the ConsHomfold program can be reproduced:
Author
License
Copyright (c) 2018 Heartsh
Licensed under the MIT license.