Safe Haskell | None |
---|---|
Language | Haskell98 |
Bio.PDB.Iterable
Description
Iterable instances and convenience functions.
Documentation
Class for iterating all nested components b
of type a
.
numResidues :: Iterable a Residue => a -> Int #
Number of all residues within the structure.