sgkit.variables.call_allele_frequency_spec#

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

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