Class AllelicState
java.lang.Object
org.phenopackets.phenopackettools.builder.constants.AllelicState
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic org.phenopackets.schema.v2.core.OntologyClass
static org.phenopackets.schema.v2.core.OntologyClass
static org.phenopackets.schema.v2.core.OntologyClass
static org.phenopackets.schema.v2.core.OntologyClass
-
Constructor Details
-
AllelicState
public AllelicState()
-
-
Method Details
-
heterozygous
public static org.phenopackets.schema.v2.core.OntologyClass heterozygous() -
homozygous
public static org.phenopackets.schema.v2.core.OntologyClass homozygous() -
hemizygous
public static org.phenopackets.schema.v2.core.OntologyClass hemizygous() -
unspecifiedZygosity
public static org.phenopackets.schema.v2.core.OntologyClass unspecifiedZygosity()
-