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

Assigning Legacy atom types and output topology #218

Open
amin-sagar opened this issue Jul 1, 2024 · 0 comments
Open

Assigning Legacy atom types and output topology #218

amin-sagar opened this issue Jul 1, 2024 · 0 comments

Comments

@amin-sagar
Copy link

Hello Everyone.

Sorry if this is a trivial question. I have seen the atom typing recovery example but I can't understand how to take just one molecule (a modified peptide) and write out the atom types as determined by the neural network.

Can someone please share an example minimal script to just take a single mol file or SMILES etc, assign gaff atom types and write out this information in some format.

What I am trying to do is to find a way to do hydration analysis on protein-ligand complexes using waterkit after parameterizing the ligand (small molecule or a peptide) using espaloma.

As described here, I can save the espaloma parameterized systems as amber files and use MDAnalysis to convert them to pdbqt files.

The issue is that the atomtypes saved in this manner are not understood by autodock tools.

So, what I would like to do is to assign legacy atom types to the peptides (which are covalently modified) using espaloma atom typing and retain the espaloma atom charges. This can be easily done by just replacing the last column of the pdbqt files with the predicted atom types.

I would be really grateful for any suggestions and help.

Best,
Amin.

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

1 participant