This is an example repository for learning git/github functionality
To install this repository install the conda environemnt included in environment.txt
.
conda env create -f environment.yml
Then run the following in the top directory of this repository:
pip install -e .
Copyright (c) 2023, Shirts Group
Project based on the Computational Molecular Science Python Cookiecutter version 1.1.