sgkit.variables.sample_ploidy_spec#

sgkit.variables.sample_ploidy_spec = ArrayLikeSpec(default_name='sample_ploidy', __doc__='Ploidy of each sample calculated from call genotypes across all variants\nwith -1 indicating variable ploidy.', kind='i', ndim=1, dims=('samples',))#

Ploidy of each sample calculated from call genotypes across all variants with -1 indicating variable ploidy.