hTalos: Parser, print and manipulate structures in PDB file format.

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

Warnings:

Protein Data Bank file format is a most popular format for holding biomolecule data. This is a very fast parser (below 7s for the largest entry in PDB - 1HTQ which is over 70MB - as compared with 11s of RASMOL 2.7.5, or 2m15s of BioPython with Python 2.6 interpreter.) 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.


[Skip to Readme]

Properties

Versions 0.2, 0.2
Change log None available
Dependencies base (>=4.0 && <4.7), bytestring [details]
License BSD-3-Clause
Copyright Copyright by MPIBPC, Michal J. Gajda '2013
Author Michal J. Gajda
Maintainer mjgajda@googlemail.com
Category Bioinformatics
Home page https://github.com/mgajda/hTalos
Bug tracker mailto:mjgajda@googlemail.com
Source repo head: git clone git://github.com:mgajda/hpdb.git
Uploaded by MichalGajda at 2013-11-23T15:02:07Z

Modules

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for hTalos-0.2

[back to package description]

hTalos

Running TALOS+ and parsing its output.

Build Status

Details on official releases are on Hackage.