bio-0.5.0.1: A bioinformatics library
Bio.Sequence.Entropy
class KWords s where
Methods
kwords :: Int -> s -> [s]
Instances
entropy :: (Ord str, KWords str) => Int -> str -> Double