The simulation tool was developed within T3.6 of the 3D'omics project.
To install Gorgona:
- Clon this repo locally
- Create a conda environment based on the provided
environment.ymlfile:conda env create -f environment.yml - Activate the environment:
conda activate gorgona - Install Gorgona by running
pip install -e .
Follow Jupyter notebooks in the folder examples to run Gorgona on the example input data.
For LAMMPS and OVITO installation instructions see INSTALL.md.
