The following perl subroutine will read in a fasta formatted file, parse the file, and return all the sequences in a reference to a hash table.
The following perl subroutine will read in a fasta formatted file, parse the file, and return all the sequences in a reference to a hash table.