PhasedGenotypeMatrix#

Module defining basal matrix interfaces and associated error checking routines for phased genotype matrices.

Classes

PhasedGenotypeMatrix

An abstract class for phased genoypte matrix objects.

Functions

check_PhasedGenotypeMatrix_has_vrnt_mask

Check if a PhasedGenotypeMatrix has the vrnt_mask field that is non-None.

check_PhasedGenotypeMatrix_has_vrnt_xoprob

Check if a PhasedGenotypeMatrix has the vrnt_xoprob field that is non-None.

check_is_PhasedGenotypeMatrix

Check if object is of type PhasedGenotypeMatrix.