sgkit.variables.sample_cohort_spec#

sgkit.variables.sample_cohort_spec = ArrayLikeSpec(default_name='sample_cohort', __doc__='The index of the cohort that each sample belongs to.\nA negative value indicates a sample is not a member of any cohort.', kind='i', ndim=1, dims=('samples',))#

The index of the cohort that each sample belongs to. A negative value indicates a sample is not a member of any cohort.