read_fasta

Function read_fasta 

Source
pub fn read_fasta<P: AsRef<Path>>(path: P) -> Result<Vec<FastaRecord>>