bioinformatics-toolkit-0.9.2: A collection of bioinformatics tools

Safe HaskellSafe
LanguageHaskell2010

Bio.GO

Synopsis

Documentation

data GO Source #

Constructors

GO 

Fields

Instances
Read GO Source # 
Instance details

Defined in Bio.GO

Show GO Source # 
Instance details

Defined in Bio.GO

Methods

showsPrec :: Int -> GO -> ShowS #

show :: GO -> String #

showList :: [GO] -> ShowS #

type GOId = Int Source #

getGOLevel :: GOId -> GOMap -> Int Source #

The top level is 0.