Constant noodles_vcf::header::info::key::ALLELE_COUNT
source · pub const ALLELE_COUNT: Key;
Expand description
Allele count in genotypes, for each ALT allele, in the same order as listed (AC
).
pub const ALLELE_COUNT: Key;
Allele count in genotypes, for each ALT allele, in the same order as listed (AC
).