Uses of Class
org.snpeff.ped.PedGenotype
-
Packages that use PedGenotype Package Description org.snpeff.ped -
-
Uses of PedGenotype in org.snpeff.ped
Methods in org.snpeff.ped that return PedGenotype Modifier and Type Method Description PedGenotypePedEntry. getGenotype(int idx)Get genotype WARNING: Empty string means that no genotpye is availablePedGenotypePedEntry. getGenotype(java.lang.String idStr)Get phenotype by String IDMethods in org.snpeff.ped that return types with arguments of type PedGenotype Modifier and Type Method Description java.util.Iterator<PedGenotype>PedEntry. iterator()
-