Bmrblib is a Python API abstracting the Biological Magnetic Resonance Data Bank (BioMagResBank or BMRB) NMR-STAR format. It allows the writing of NMR-STAR files for BMRB data deposition and the reading and easy extraction of data from files residing in the BMRB data bank, all without knowledge of the Self-Defining Text Archive and Retrieval (STAR) format.
| Tags | Python package Software Development Libraries Scientific/Engineering |
|---|---|
| Licenses | GPLv3+ |
| Operating Systems | OS Independent |
| Implementation | Python |
Recent releases


Release Notes: This is a quick release removing an overwhelming quantity of debugging printouts. Upgrading is recommended.


Release Notes: This is the Python 3 release. Bmrblib is now fully compatible with all Python versions.


Release Notes: This is the first official release of the bmrblib library. Its main features are the full support for the deposition and the reading of NMR-STAR formatted BMRB files for relaxation data and model-free analysis results. All model-free analysis data is supported, including the v3.1 saveframes: citations, entity, method, software, chem_shift_anisotropy, auto_relaxation, heteronucl_NOEs, spectrometer, experiment_list, order_parameters, and tensor. When coupled with relax, this provides lossless backwards and forwards data conversion.