forked from biopython/biopython
-
Notifications
You must be signed in to change notification settings - Fork 8
bio.struct
João Rodrigues edited this page Mar 17, 2014
·
1 revision
bio.struct is the new generation module of Biopython for structural biology. The goal is to replace Bio.PDB with a more generic module and refactored/extended code, taking better advantage of libraries such as numpy, and of the new developments of the Python language (e.g. itertools, ordereddict).
We want to make this as open as possible and we welcome any contribution, wether from experimentalists or from programmers. Please add issues with such requests.
For any question or more in-depth discussion, refer to the general biopython mailing list. For more information see this thread.