Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reindexing of atoms causes problem in mapping #8

Open
ppxasjsm opened this issue Oct 29, 2018 · 1 comment
Open

Reindexing of atoms causes problem in mapping #8

ppxasjsm opened this issue Oct 29, 2018 · 1 comment

Comments

@ppxasjsm
Copy link

I am not sure if this is intended, but in order to overcome poor mapping one way of doing so is giving an explicit mapping. if I use atom indexes from the input pdb file the explicit mapping will still fail, because FESetup changed the atom indexing in the parametrisation. So only once I have generated a set of vacuum.rst7 and vacuum.parm7 files is it possible to do explicit mapping with the atom indexes in these files.

Input file before parametrisation with atom indexes:
input_cats_29

Atom indexes after parametrisation:
parametrised_cats_29

@skfegan
Copy link
Member

skfegan commented Nov 6, 2018

I don't think this is explicitly an FESetup problem. The reindexing is as far as I know happening in one of the dependencies, probably tleap or in a format conversion (from pdb to mol2 or the like).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants