Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zmactep/mmtf

MMTF for Haskell
https://github.com/zmactep/mmtf

haskell mmtf protein-structure structural-biology

Last synced: 2 months ago
JSON representation

MMTF for Haskell

Awesome Lists containing this project

README

        

MMTF Haskell Library
====================

[![Travis](https://img.shields.io/travis/zmactep/mmtf.svg)](https://travis-ci.org/zmactep/mmtf)
[![hackage](https://img.shields.io/hackage/v/mmtf.svg)](https://hackage.haskell.org/package/mmtf)
[![hackage-deps](https://img.shields.io/hackage-deps/v/mmtf.svg)](https://hackage.haskell.org/package/mmtf)

Haskell implementation of MMTF biological structure format.

Documentation
-------------

To build Haddock documentation run:
```
$ stack haddock
```