gmat#

Module containing genotype matrix containers

Modules

pybrops.popgen.gmat.DenseGenotypeMatrix

Module providing implementations of dense genotype matrices and associated error checking routines.

pybrops.popgen.gmat.DensePhasedGenotypeMatrix

Module providing implementations of dense phased genotype matrices and associated error checking routines.

pybrops.popgen.gmat.GenotypeMatrix

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

pybrops.popgen.gmat.HaplotypeMatrix

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

pybrops.popgen.gmat.PhasedGenotypeMatrix

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

pybrops.popgen.gmat.PhasedHaplotypeMatrix

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