
Public Member Functions | |
| void | Dimension (int genotypes) |
| void | Delete (int genotype) |
| bool | Matches (int genotype, int allele) |
| bool | Matches (int allele) |
| int | SaveGenotype (int genotype) |
| void | SetGenotype (int genotype, int al1, int al2) |
Static Public Member Functions | |
| static bool | EliminateGenotypes (Pedigree &ped, Family *family, int marker) |
Public Attributes | |
| IntArray | allele1 |
| IntArray | allele2 |
| IntArray | alleles |
| bool | ignore |
| int | checked |
Definition at line 23 of file GenotypeLists.h.
1.6.3