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
-
get
-
getGenotypes
-
getPosition
public int getPosition() -
has
-
isHomozygous
public boolean isHomozygous()Is this homozygous?- Returns:
-
isValid
public boolean isValid() -
size
public int size() -
toString
-
toString
-