sgkit.variables.variant_allele_count_spec#

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

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