Replies: 1 comment
-
Hi, I've recently developed a small package to help with visualising Martini topologies called MartiniGlass that may be able to help. However if I've understood your problem correctly, you're looking at your atomistic structure in vmd together with the elastic network that's been generated for the martini molecule. I think the elastic network's been generated fine, looking at the helices the bonds are as I'd expect. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Dear Sir,
I have converted the all-atom protein into CG resolution using martinize2 tool and used the command line as:
martinize2 -f readyforcg1.pdb
-o monomer1_cg.top -x monomer1_cg.pdb -dssp /usr/bin/dssp -p backbone -ff martini3001 -elastic
martinize2 -f readyforcg1.pdb -o monomer1_cg.top -x monomer1_cg.pdb -dssp /usr/bin/dssp -p backbone -ff martini3001 -elastic
Now, if I visualize my cg structure using cg_bonds-v5.tcl script, then it is not properly creating the network or superimposing on aa structure. I have used in tkconsole: source cg_bonds-v5.tcl,
cg_bonds -gmx gmx -top monomer1_cg.top -topoltype "elastic" -net "elastic", but not giving me the network properly. I am attaching the image for my trimeric protein system. It would be really great, if you kindly give me some suggestions.
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions