BioHaskell / hPDB

PDB parser in Haskell
Other
20 stars 7 forks source link
file-format hackage haskell pdb pdb-parser protein-data-bank protein-structure

hPDB

Haskell PDB file format parser.

Build Status Hackage Hackage Dependencies Join the chat at https://gitter.im/BioHaskell/hPDB

Protein Data Bank file format is a most popular format for holding biomolecule data.

This is a very fast parser:

It is aimed to not only deliver event-based interface, but also a high-level data structure for manipulating data in spirit of BioPython's PDB parser.

Details on official releases are on Hackage

This package is also a part of Stackage - a stable subset of Hackage.

Projects for the future:

Please let me know if you would be willing to push the project further.

In particular one may considering these features:

Please ask me any questions on Gitter.