bmrb-io / PyNMRSTAR

A Python module for reading, writing, and manipulating NMR-STAR files.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to PyNMR-STAR!

A Python module for reading, writing, and manipulating NMR-STAR files.

License Wheel PythonVersions

Overview

This library was developed by the BMRB to give the Python-using NMR community tools to work with the NMR-STAR data format. It is used internally and is actively maintained. The library is thoroughly documented such that calling help(object_or_method) from an interactive python session will print the documentation for the object or method. An even more convenient way to learn how to use this library is to read the documentation at read the docs.

About

A Python module for reading, writing, and manipulating NMR-STAR files.

License:MIT License


Languages

Language:Python 90.7%Language:C 8.9%Language:Shell 0.3%Language:Makefile 0.1%