|
Overview
FASTAParse is pretty simple in that it does one of two things: 1) loads a FASTA object from a
chunk of text; 2) formats a FASTA object given explicit user input. 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
FAQ Indexing
|