sgkit.variables.call_genotype_phased_spec#

sgkit.variables.call_genotype_phased_spec = ArrayLikeSpec(default_name='call_genotype_phased', __doc__='\nA flag for each call indicating if it is phased or not. If omitted\nall calls are unphased.\n', kind='b', ndim=2, dims=('variants', 'samples'))#

A flag for each call indicating if it is phased or not. If omitted all calls are unphased.