xsact-1.6: Cluster EST sequencesSource codeContentsIndex
WordMap
Documentation
type WordMap = Map Key [Suffix]Source
type Key = IntegerSource
genkeys :: Int -> Int -> EST -> [(Int, Key)]Source
genkeysN :: Int -> Int -> EST -> [(Int, Key)]Source
list2keys :: Int -> [Gene] -> [Key]Source
mkWordMap :: Int -> [EST] -> WordMapSource
get_k :: WordMap -> IntSource
wmlookup :: WordMap -> Key -> [Suffix]Source
n2i :: [Gene] -> KeySource
i2n :: Key -> [Gene]Source
i2s :: Key -> StringSource
shift_left :: Int -> Key -> Gene -> KeySource
shift_right :: Int -> Key -> Gene -> KeySource
Produced by Haddock version 2.4.2