bioinformatics-toolkit-0.3.2: A collection of bioinformatics tools

Safe HaskellNone
LanguageHaskell2010

Bio.RealWorld.UCSC

Synopsis

Documentation

getTSS :: UCSCGene -> (ByteString, Int) Source #

get Transcription Start Site

getJunction :: UCSCGene -> (ByteString, Vector Int) Source #

get exon-intron junctions

readUCSCGenes :: FilePath -> Source IO UCSCGene Source #

read genes from UCSC "knownGenes.tsv"