hPDB-0.999: Protein Databank file format library

Safe HaskellNone

Bio.PDB.Structure.Elements

Synopsis

Documentation

type Element = ByteStringSource

Basic elemental parameters as suggested by CSD.

TODO: May be better as a newtype, and make sure that other modules use this declaration

atomicNumber :: Element -> IntSource

Atomic number of a given element

atomicMass :: Element -> DoubleSource

Atomic mass of a given element in g/mol

covalentRadius :: (Eq a1, Fractional a, Show a1, IsString a1) => a1 -> aSource

vanDerWaalsRadius :: Element -> DoubleSource

Van der Waals radius of the given element