sgkit.variables.variant_ploidy_spec

sgkit.variables.variant_ploidy_spec = ArrayLikeSpec(default_name='variant_ploidy', __doc__='Ploidy of each variant calculated from call genotypes across all samples\nwith -1 indicating variable ploidy.', kind='i', ndim=1)

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