Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/zmactep/mmtf
- Owner: zmactep
- License: bsd-3-clause
- Created: 2017-03-20T21:49:01.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2019-02-10T10:41:29.000Z (almost 6 years ago)
- Last Synced: 2024-04-25T23:31:23.367Z (8 months ago)
- Topics: haskell, mmtf, protein-structure, structural-biology
- Language: Haskell
- Size: 142 KB
- Stars: 3
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```