Package org.snpeff.ped
Class PedGenotype
java.lang.Object
org.snpeff.ped.PedGenotype
A Simple genotype implementation for PED files
- Author:
- pcingola
-
Constructor Summary
ConstructorsConstructorDescriptionPedGenotype
(String[] genotypes) PedGenotype
(String[] genotypes, String chrName, int position) -
Method Summary
-
Constructor Details
-
PedGenotype
-
PedGenotype
-
-
Method Details