Skip to content
Kumaran Baskaran edited this page Jul 20, 2021 · 1 revision

Welcome to PyBMRB!

image

A Python module for visualizing Nuclear Magnetic Resonance(NMR) chemical shift data from Biological Magnetic Resonance data Bank (BMRB) and from NMR-STAR format files. PyBMRB helps the users to view the one dimensional chemical shift list as multi-dimensional NMR spectra. Chemical shift distributions can be studied using this library by plotting the histograms using differnt filtering criteria.

This package uses PyBMRB to parse the NMR-STAR files and BMRB-API to fetch the data directly from BMRB, which avoids the hustle of downloading and parsing the data from the BMRB for visualizations.

Read the documents here.

BuildStatus License PythonVersions

Clone this wiki locally