fn call_pnca_aa_snps( map: &BTreeMap<usize, (String, BTreeMap<String, (Vec<String>, String)>)>, ga: &GappedAlignment, ) -> Vec<PncaSnpCall>