bioinformatics-toolkit-0.3.1: A collection of bioinformatics tools

Safe HaskellSafe
LanguageHaskell2010

Bio.RealWorld.ID

Synopsis

Documentation

newtype UCSCID Source #

Constructors

UCSCID ByteString 

Instances

newtype GOID Source #

Constructors

GOID ByteString 

Instances

Eq GOID Source # 

Methods

(==) :: GOID -> GOID -> Bool #

(/=) :: GOID -> GOID -> Bool #

Show GOID Source # 

Methods

showsPrec :: Int -> GOID -> ShowS #

show :: GOID -> String #

showList :: [GOID] -> ShowS #