cooperative-computing-lab / awe

Accelerated Weighted Ensemble (AWE) provides a Python library for adaptive sampling of molecular dynamics.
http://www.nd.edu/~ccl/software/awe
GNU General Public License v2.0
9 stars 6 forks source link

Simple Install Script #4

Open jeffkinnison opened 8 years ago

jeffkinnison commented 8 years ago

AWE has many packages listed as dependencies that are not necessarily dependencies (e.g. GROMACS--the user does not need to have it installed to run AWE because static binaries are included). Additionally, set up is painful and not publicly well-documented. For both of these reasons an installation script is needed with updated directions.

The install script should allow users to specify a path and install Anaconda3, AWE, and any necessary Python packages not included in Anaconda3.