NeoFold Program, Program for Maximum-expected-accuracy Estimations of RNA Secondary Structures with Incorporating Homologous-RNA sequences
This project provides the NeoFold Program, a program for the maximum-expected-accuracy estimations of RNA secondary structures with incorporating homologous-RNA sequences.
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 NeoFold program as follows:
Check if this program has been installed properly as follows:
Author
License
Copyright (c) 2018 Heartsh
Licensed under the MIT license.