[Chimera-users] pseudobond problem while writing mol2 format

Palani, Kirubakaran Kirubakaran.Palani at fccc.edu
Fri Dec 6 12:03:14 PST 2019


Hi Eric,

That looks pretty much what I needed. Thanks for the prompt response also for the point making about the atom type changes.

Best regards,
Kiruba

From: Eric Pettersen <pett at cgl.ucsf.edu>
Reply-To: "chimera-users at cgl.ucsf.edu BB" <chimera-users at cgl.ucsf.edu>
Date: Friday, December 6, 2019 at 2:28 PM
To: "Palani, Kirubakaran" <Kirubakaran.Palani at fccc.edu>
Cc: "chimera-users at cgl.ucsf.edu" <chimera-users at cgl.ucsf.edu>
Subject: Re: [Chimera-users] pseudobond problem while writing mol2 format

EXTERNAL MESSAGE. DO NOT open attachments or click links from unknown senders or unknown emails.
________________________________

Hi Kiruba,
For each of those pseudobonds, there is a hidden “real” bond.  To have the Mol2 file treat the segments as disconnected, the hidden bonds have to be deleted.  I have attached a simple Python script that does that.  So you would open your PDB file, run the script (simply opening the .py file will run it) and then save your Mol2.
Keep in mind that deleting those hidden bonds will change the corresponding atom types.  So for instance the backbone nitrogens will be given the Mol2 type N.4 (appropriate for N-terminal) rather than N.am (appropriate for amide).

—Eric



Eric Pettersen
UCSF Computer Graphics Lab


________________________________

This electronic message is intended to be for the use of the named recipient, and may contain information that is confidential or privileged. This communication may contain protected health information (PHI) that is legally protected from inappropriate disclosure by the Privacy Standards of the Health Insurance Portability and Accountability Act (HIPAA) and relevant Pennsylvania Laws. You can direct questions concerning PHI or HIPAA to the Corporate Compliance and Privacy Officer at (215) 707-5605. If you are not the intended recipient, please note that any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this message in error, you should notify the sender immediately by telephone or by return e-mail and delete and destroy all copies of this message.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://plato.cgl.ucsf.edu/pipermail/chimera-users/attachments/20191206/d4f32077/attachment-0001.html>


More information about the Chimera-users mailing list