kartograf icon indicating copy to clipboard operation
kartograf copied to clipboard

This is an package contains tools for setting up hybrid-topology FE calculations

Results 8 kartograf issues
Sort by recently updated
recently updated
newest added

Mostly a test for if this will work with the current macos runner Adds: - [ ] workflow trigger - [ ] cron trigger

- Removing unused deppricated code (DefaultKartografScorer) - minor refactorings/fixes

This pull request is all about Multistate Free Energy Methods. Features: ------------- - [ ] implementation of multistate mapping - [ ] Visualization of multistate mapping Motivation: ------------- The goal...

enhancement

First of all, thanks for the nice package! While trying it out I encountered two problems after installing it with `python -m pip install kartograph`: 1. The package installed didn't...

enhancement

In some mappings in ligands in the PLB system, mapping atoms that are connected by single or double bonds can lead to problems. It would be great to see if...

enhancement
question

**Describe the bug** When trying to suggest_multistate_mappings for an array of components. It automatically tries the new greedy algorithm. On two different systems, we've encountered the following bug ![image](https://github.com/OpenFreeEnergy/kartograf/assets/84779826/6531b88f-dcf9-4518-9373-b811ea73bbbf) ->...

bug

Multistate methods are upcoming methods for FE calculations. Kartograf can also support such methods with the approch in the linked PR #12 .

enhancement