Read FASTA File
Last updated: September 9, 2025
Input:
Name of the FASTA file
Output:
Dictionary of sequence IDs and sequences formatted in a string, returns an error message if file not found
Description:
Reads the contents of a given FASTA file and returns the sequences within it