bioshake-0.1.0.0: Bioinformatics pipelines with shake
Bioshake.Sequenza
Synopsis
pileup2Seqz :: Pileup2Seqz () Source #
bin :: Int -> Bin () Source #
class GC a where Source #
Tags a type with GC content; this is not part of Referenced as it is a sequenza specific format.
Referenced
Minimal complete definition
getGC
Methods
getGC :: a -> FilePath Source #
Instances
getGC :: All a -> FilePath Source #
getGC :: (a :-> b) -> FilePath Source #