Latest release | |
---|---|
Status | |
Community |
2D small molecule visualization for MDAnalysis
MDonatello is bound by a Code of Conduct.
To build MDonatello from source, First clone the repository:
git clone https://github.com/talagayev/MDonatello
Create a virtual environment and activate it:
conda create --name mdonatello
conda activate mdonatello
Then go into the MDonatello folder:
cd MDonatello
Finally this package from source:
pip install -e .
For the use of MDonatello follow the instructions in this section:
The MDonatello source code is hosted at https://github.com/talagayev/mdonatello and is available under the GNU General Public License, version 2 (see the file LICENSE).
Copyright (c) 2024, Valerij Talagayev
Project based on the MDAnalysis Cookiecutter version 0.1. Please cite MDAnalysis when using MDonatello in published work.