User:Wayne Decatur/Code for Molecular Structure and Visualization Work: Difference between revisions

From Proteopedia
Jump to navigationJump to search
Wayne Decatur (talk | contribs)
m add more of my stuff
Wayne Decatur (talk | contribs)
 
Line 32: Line 32:
==Related Python resources by others==
==Related Python resources by others==


[atomium](https://github.com/samirelanduk/atomium) is a Python library for opening and saving .pdb, .cif and .xyz files, and presenting and manipulating the information contained within. Documentation is at https://atomium.samireland.com/ .
*[https://github.com/samirelanduk/atomium atomium] is a Python library for opening and saving .pdb, .cif and .xyz files, and presenting and manipulating the information contained within. Documentation is at https://atomium.samireland.com/ .


[Biopandas](https://github.com/rasbt/biopandas) for working with molecular structures in pandas DataFrames. Documentation at http://rasbt.github.io/biopandas/.
*[https://github.com/rasbt/biopandas Biopandas] for working with molecular structures in pandas DataFrames. Documentation at http://rasbt.github.io/biopandas/.