-
Notifications
You must be signed in to change notification settings - Fork 59
Problem to martinize a gemini peptide (302 atoms) #728
Replies: 1 comment · 7 replies
-
|
Could you run with |
Beta Was this translation helpful? Give feedback.
All reactions
-
Beta Was this translation helpful? Give feedback.
All reactions
-
|
Right. So, in the image, which part is AG2? If it's the whole thing that'll be the reason martinize2 is suffering. Some of the steps we take scale very poorly with residue size. |
Beta Was this translation helpful? Give feedback.
All reactions
-
|
Hey Peter, The main reason I didn't separate my molecule into residues is that I thought it would be the easiest way to handle it, but it's clearly not. I'm going to follow this tutorial: https://vermouth-martinize.readthedocs.io/en/latest/tutorials/6_adding_residues_links/index.html to introduce the modified residues: Ornithine (which I'll call ORN) and Oleic (OLE). According to the tutorial, should I add one file with the modified residues (ORN, OLE), or should I have a separate file for each one? Also, I see in the tutorial that only [ atoms ] and [ bonds ] are declared, and I don't see [ angles ] or [ dih ]. Is that correct? Thanks for any help you can give me. Sergio |
Beta Was this translation helpful? Give feedback.
All reactions
-
|
Hi Sergio, |
Beta Was this translation helpful? Give feedback.
All reactions
-
|
Thank you very much Peter! I'll try. |
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey there.
I've been working with a 302-atom Gemini peptide compound in GROMACS, using the AMBER99-IDLN force field. I'm trying to get a coarse-grained (CG) model for MARTINI3, but I'm having some trouble.
I'm giving Martinize2 two directories: force-fields and mappings. In the force-fields directory, I have a martini3 folder with an AG2.ff file and a charmm folder (even though the original is AMBER) with an AG2.ff file. In the mappings folder, I put the ag2.charmm36.map file.
Martinize2 starts the process but gets stuck in an internal loop ("correcting the graph") and never finishes.
This is the text I see on my screen:
Any ideas on what I should do? Thanks for any help you can give me.
Beta Was this translation helpful? Give feedback.
All reactions