bioinformatics-toolkit-0.3.1: A collection of bioinformatics tools

Safe HaskellNone
LanguageHaskell2010

Bio.RealWorld.ENCODE

Contents

Synopsis

Documentation

search :: KeyWords -> IO (Either String [Value]) Source #

general search using keywords and a set of constraints. Example: search ["chip", "sp1"] ["type=experiment"]

common search

specific search

Inspection

as :: FromJSON a => Value -> a Source #

(&) :: a -> (a -> b) -> b Source #

printing