martimunicoy / peleffy

The peleffy (PELE Force Field Yielder) is a Python package that builds PELE-compatible force field templates.

Home Page:https://martimunicoy.github.io/peleffy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Improve parameterization API

martimunicoy opened this issue · comments

Description

Current parameterization mixes up topological and molecular representations. We should differentiate between topological elements and molecular representations. However, this change will break the current API, so we need to make as few changes as possible.