sgkit.variables.call_allele_count_spec#

sgkit.variables.call_allele_count_spec = ArrayLikeSpec(default_name='call_allele_count', __doc__='\nAllele counts. With shape (variants, samples, alleles) and values\ncorresponding to the number of non-missing occurrences of each allele.\n', kind='u', ndim=3, dims=('variants', 'samples', 'alleles'))#

Allele counts. With shape (variants, samples, alleles) and values corresponding to the number of non-missing occurrences of each allele.