Function fasten_trim::read_fasta

source ·
pub(crate) fn read_fasta(file_path: &str) -> HashMap<String, String>
Expand description

Read a fasta file and return a HashMap of the sequences