fasta-0.10.3.0: A simple, mindless parser for fasta files.
Data.Fasta.Text.Utility
Description
Collects all helpful random functions.
Synopsis
getField :: Int -> Char -> FastaSequence -> Text Source #
Gets a 1 indexed field from the header of a fasta sequence using a certain delimiter.