bioshake-0.1.0.0: Bioinformatics pipelines with shake
Bioshake.Cluster.Sequenza
Synopsis
pileup2Seqz :: Implicit Config => Pileup2Seqz Config Source #
bin :: Implicit Config => Int -> Bin Config 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 #