Closed JohannesKarwou closed 2 years ago
First suggestion on how we could structure the repository:
│ README.md
│
└───data
│ │ **toppar**
│ │ system1
│ └───ligand
│ └───complex
│ │ system2
│ │ ...
│ │
└───transformato
│ │ mutate.py
│ │ ...
│ └───tests
│ │ │ test_misc.py
│ │ │ ...
└───docs
For 2-Methylindol and 2-Methylfuran there is no folder in the data
folder
superceeded by #77
Description
We should clean up, our tests, and make sure, that all of them run on every system
Todos
CHARMM
is used locally (currently one has to set a lot of variable for doing so)To Check
Think about a better solution here:
_Originally posted by @wiederm in https://github.com/wiederm/transformato/pull/48#discussion_r885247348_
Questions
Status