sgkit.variables.call_genotype_index_mask_spec#

sgkit.variables.call_genotype_index_mask_spec = ArrayLikeSpec(default_name='call_genotype_index_mask', __doc__='\nA flag for each call genotype index indicating missing indices (-1) which correspond\nto call genotypes with missing alleles.\n', kind='b', ndim=2, dims=('variants', 'samples'))#

A flag for each call genotype index indicating missing indices (-1) which correspond to call genotypes with missing alleles.