bioinformatics-toolkit-0.7.0: A collection of bioinformatics tools

Safe HaskellNone
LanguageHaskell2010

Bio.ChIPSeq.FragLen

Synopsis

Documentation

fragLength :: (Int, Int) -> [BED] -> Int Source #

estimate fragment length for a ChIP-seq experiment

naiveCCWithSmooth :: Int -> [BED] -> [Int] -> [(Int, Int)] Source #

calcuate cross corrlation with different shifts