Safe Haskell | None |
---|---|
Language | Haskell2010 |
Bio.RealWorld.UCSC
Synopsis
- data UCSCGene = UCSCGene {}
- getTSS :: UCSCGene -> (ByteString, Int)
- getJunction :: UCSCGene -> (ByteString, Vector Int)
- readUCSCGenes :: FilePath -> ConduitT i UCSCGene IO ()
- readUCSCGenes' :: FilePath -> IO [UCSCGene]
Documentation
Constructors
UCSCGene | |
getJunction :: UCSCGene -> (ByteString, Vector Int) Source #
get exon-intron junctions