parsestar-1.5: NMR-STAR file format parser.

Safe HaskellNone
LanguageHaskell2010

Data.STAR.Coords

Documentation

data Coord Source

Constructors

Coord 

Fields

model_id :: !Int
 
res_id :: !Int
 
entity_id :: !Int
 
resname :: !String
 
atom_id :: !Int
 
atom_type :: !String
 
x :: !Float
 
y :: !Float
 
z :: !Float
 
x_sigma :: !Float
 
y_sigma :: !Float
 
z_sigma :: !Float
 
entry_id :: !String