A light-weight parsing module for handling FASTA formatted sequence within larger perl applications.
FASTAParse is pretty simple in that it does one of two things:
See SYNOPSIS for example code for both functions. Once populated, individual sections of the FASTA entry may be pulled from the object. For further information on FASTA format, please see: FASTA format.