Hi,

I want to read a mol2 file containing thousands of molecules. Each molecule
has some additional information specified by tags like below.

> <MyProperty>
31.8104

I tried to read file using pybel But, I can access only Formula. There are
no additional information from above tags.

mol.data
Out[80]: {'Formula': 'C27H37N2O4'}

I want to modify the <MyProperty> value and re-write the mol2 file without
any more changes. Kindly suggest how to do that?


Regards,
​Hitesh Patel​
------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
OpenBabel-discuss mailing list
OpenBabel-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openbabel-discuss

Reply via email to