hPDB-1.2.0.1: Protein Databank file format library

Safe HaskellSafe-Inferred
LanguageHaskell98

Bio.PDB.EventParser.ExperimentalMethods

Description

This module contains an enumeration of experimental methods.

Synopsis

Documentation

mkExpMethod :: [ByteString] -> ExpMethod Source

Generates an ExpMethod from words in PDB

showExpMethod :: ExpMethod -> ByteString Source

Converts an ExpMethod back into text