[Biopython] Structure Module
Patrick Kunzmann
padix.kleber at gmail.com
Sat May 27 08:50:40 UTC 2017
Hi at all,
I'd like to present you a subpackage, I wrote for Biopython. This
"structure" package contains functionality for protein structure
analysis. Now you may ask: "Where is the benefit over the PDB
package?". In the new package, a structure is represented by numpy
arrays, which enables convenient and fast data handling. If you are
interested, check out the corresponding branch in my Biopython fork.
https://github.com/padix-key/biopython/tree/numpy-structure
or look into the documentation I created using Sphinx
https://github.com/padix-key/biopython/files/1033426/doc.zip
This project is still work in progress and I am open for suggestions,
bug reports or contributions.
Best regards,
Patrick Kunzmann
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.open-bio.org/pipermail/biopython/attachments/20170527/249fb39e/attachment.html>
More information about the Biopython
mailing list