-
Notifications
You must be signed in to change notification settings - Fork 5
MaxOSXInstall
There are basically three routes to installing RNAStructViz on a Mac:
- Use the Homebrew formulas provided in the gtDMMB tap repository to automate the install process via these instructions.
- Install from source with
sudo
command access with these instructions. - Perform a local install of RNAStructViz and its core dependencies in the user's home directory without
sudo
access with these instructions. Note that this installation method is primarily targeted at Linux users with restrictive system setups, e.g., to use RNAStructViz on a school or lab machine, and should be treated as a last recourse only on a Mac.
The route you choose to get RNAStructViz up and running depends on your needs and the capabilities of your system. For the majority of Mac users with access to the brew
command, the Homebrew install method is best, and is by far the simplest method to get RNAStructViz running out-of-the-box.
Developers who wish to hack and modify the RNAStructViz source code in C++ will need to perform a from-source install of RNAStructViz (at minimum), and possibly its dependencies if they are not already installed on your target Mac system. Users who require a local installation without sudo
access or brew
can consult and modify the install procedures for generic Unix systems found here.
RNAStructViz has been developed by the Georgia Tech Research Group in Discrete Mathematics and Molecular Biology (gtDMMB) directed by Professor Christine Heitsch (current credits and citations). All communication about running our software, including instantiating bug reports, feature requests, wiki edits, and general inquiries, is logged via our GitHub issues page. Please view the detailed instructions before posting a new issue about support requests.
Source Code Update Information (JSON Format): 📑 Most Recent Commit Activity | 🔖 Latest Release Tag | 📋 Lines of Code