bioinformatics-toolkit-0.5.0: A collection of bioinformatics tools

Safe HaskellNone
LanguageHaskell2010

Bio.RealWorld.GENCODE

Synopsis

Documentation

data Gene Source #

GTF's position is 1-based, but here we convert it to 0-based indexing.

Instances

readGenes :: FilePath -> IO [Gene] Source #

Read gene information from Gencode GTF file