<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p>Hi at all,
<br>
<br>
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.
<br>
<br>
<a class="moz-txt-link-freetext" href="https://github.com/padix-key/biopython/tree/numpy-structure">https://github.com/padix-key/biopython/tree/numpy-structure</a><a
class="moz-txt-link-freetext"
href="https://github.com/padix-key/biopython/tree/numpy-structure"></a>
<br>
<br>
or look into the documentation I created using Sphinx</p>
<p><a class="moz-txt-link-freetext" href="https://github.com/padix-key/biopython/files/1033426/doc.zip">https://github.com/padix-key/biopython/files/1033426/doc.zip</a><br>
<br>
This project is still work in progress and I am open for
suggestions, bug reports or contributions.
<br>
<br>
Best regards,
<br>
Patrick Kunzmann
</p>
</body>
</html>