Skip to content

Enum: GeneToPhenotypicFeaturePredicateEnum

Enumeration of predicates permissible for use in gene to phenotypic feature associations. This constrains the relationship types that can be used between genes and phenotypic features.

Permissible Values

Value Meaning Description
biolink:causes None None
biolink:contributes_to None None
biolink:associated_with None None
biolink:has_phenotype None None

Slots constrained by this enum

Name
predicate

LinkML Source

name: GeneToPhenotypicFeaturePredicateEnum
description: Enumeration of predicates permissible for use in gene to phenotypic feature
  associations. This constrains the relationship types that can be used between genes
  and phenotypic features.
from_schema: https://w3id.org/biolink/vocab/
permissible_values:
  biolink:causes:
    text: biolink:causes
  biolink:contributes_to:
    text: biolink:contributes_to
  biolink:associated_with:
    text: biolink:associated_with
  biolink:has_phenotype:
    text: biolink:has_phenotype