seqalign-0.2.0.2: Sequence Alignment

Safe HaskellNone
LanguageHaskell2010

Alignment

Documentation

data KSWR Source #

Constructors

KSWR 

Instances

cLocalAlign :: CInt -> Ptr Word8 -> CInt -> Ptr Word8 -> CInt -> CInt -> CInt -> Ptr KSWR -> IO () Source #