pub fn write_ab1_csv(
records: &[SampleSusceptibilityRecord],
out_path: &Path,
) -> Result<(), Box<dyn Error>>Expand description
Write records to a CSV file at out_path.
Columns: file_name, sample_id, gene, overall_susceptible, species, identity_pct, erm41_position_28, erm41_lof_snp_calls, erm41_susceptible, rrl_position_2058_2059, rrl_snp_calls, rrl_susceptible, rrs_snp_calls, rrs_susceptible, file_created