Genotype ============================ .. currentmodule:: hail.representation .. autoclass:: Genotype .. rubric:: Attributes .. autosummary:: :nosignatures: ~Genotype.ad ~Genotype.dp ~Genotype.gp ~Genotype.gq ~Genotype.gt ~Genotype.pl .. rubric:: Methods .. autosummary:: :nosignatures: ~Genotype.__init__ ~Genotype.dosage ~Genotype.fraction_reads_ref ~Genotype.is_called ~Genotype.is_called_non_ref ~Genotype.is_het ~Genotype.is_het_non_ref ~Genotype.is_het_ref ~Genotype.is_hom_ref ~Genotype.is_hom_var ~Genotype.is_not_called ~Genotype.num_alt_alleles ~Genotype.od ~Genotype.one_hot_alleles ~Genotype.one_hot_genotype ~Genotype.p_ab