pub(crate) fn read_fasta(file_path: &str) -> HashMap<String, String>
Read a fasta file and return a HashMap of the sequences