Spaces:
No application file
No application file
File size: 332 Bytes
b7731cd |
1 2 3 4 5 6 7 8 9 10 11 12 |
# This code is part of the Biopython distribution and governed by its
# license. Please see the LICENSE file that should have been included
# as part of this package.
#
"""Code for working with NMR data.
This directory currently contains contributions from:
- Bob Bussell <[email protected]> -- NOEtools and xpktools
"""
|