bioinformatics-toolkit-0.10.0: A collection of bioinformatics tools
Safe HaskellSafe-Inferred
LanguageHaskell2010

Bio.GO

Synopsis

Documentation

data GO Source #

Constructors

GO 

Fields

Instances

Instances details
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.