hyraxAbif-0.2.3.2: src/Examples.hs
{-# LANGUAGE NoImplicitPrelude #-}
-- | Simple examples showing how to use this library
-- Also see "Hyrax.Abif.Generate" to see how a minimal AB1, that recall and phred can read, is generated
--
-- * "Examples.ReadAb1"
-- * "Examples.AddComment"
-- * "Examples.RemoveComments"
--
module Examples where