cobot-io-0.1.2.9: Biological data file formats and IO

Safe HaskellNone
LanguageHaskell2010

Bio.Structure.Functions

Synopsis

Documentation

filterAtomsOfModel :: (Atom -> Bool) -> Model -> Model Source #

Takes predicate on Atoms of Model and returns new Model containing only atoms satisfying given predicate.