sgkit.variables.cohort_allele_frequency_spec#

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

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