UCL-CCS / BAC2

A tool for the automation of molecular simulations using multiple engines, focusing on binding affinity calculations
Apache License 2.0
4 stars 1 forks source link

BAC2

Binding Affinity Calculator 2, a ground up rewrite of the BAC tool intended to unify and simplify the maintenance and use of the tool, and provide a platform on which new functionality can be built.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

You will need Python 3.6 or higher. Using a conda environment is the easiest way to go.

Installing

You need to clone this repository and run

pip install BAC2/

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the Apache License - see the LICENSE.md file for details

Structure of this project