bio-0.5: A bioinformatics library

Bio.Sequence.Entropy

Documentation

class KWords s whereSource

Methods

kwords :: Int -> s -> [s]Source

Instances

KWords [a] 

entropy :: (Ord str, KWords str) => Int -> str -> DoubleSource