Skip to content

Enum: ExperimentalRole

Role played by a participant in the experiment

URI: valuesets:ExperimentalRole

Permissible Values

Value Meaning Description
BAIT MI:0496 Molecule used to capture interacting partners
PREY MI:0498 Molecule captured by the bait
NEUTRAL_COMPONENT MI:0497 Participant with no specific role
ENZYME MI:0501 Catalytically active participant
ENZYME_TARGET MI:0502 Target of enzymatic activity
SELF MI:0503 Self-interaction participant
PUTATIVE_SELF MI:0898 Potentially self-interacting
ANCILLARY MI:0684 Supporting but not directly interacting
COFACTOR MI:0682 Required cofactor for interaction
INHIBITOR MI:0586 Inhibitor of the interaction
STIMULATOR MI:0840 Enhancer of the interaction
COMPETITOR MI:0941 Competitive inhibitor

Slots

Name Description
experimental_role Role played by a participant in the experiment

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/linkml/valuesets

LinkML Source

name: ExperimentalRole
conforms_to: HUPO-PSI
description: Role played by a participant in the experiment
title: Experimental Role
from_schema: https://w3id.org/linkml/valuesets
source: http://purl.obolibrary.org/obo/mi.owl
rank: 1000
permissible_values:
  BAIT:
    text: BAIT
    description: Molecule used to capture interacting partners
    meaning: MI:0496
  PREY:
    text: PREY
    description: Molecule captured by the bait
    meaning: MI:0498
  NEUTRAL_COMPONENT:
    text: NEUTRAL_COMPONENT
    description: Participant with no specific role
    meaning: MI:0497
  ENZYME:
    text: ENZYME
    description: Catalytically active participant
    meaning: MI:0501
  ENZYME_TARGET:
    text: ENZYME_TARGET
    description: Target of enzymatic activity
    meaning: MI:0502
  SELF:
    text: SELF
    description: Self-interaction participant
    meaning: MI:0503
  PUTATIVE_SELF:
    text: PUTATIVE_SELF
    description: Potentially self-interacting
    meaning: MI:0898
  ANCILLARY:
    text: ANCILLARY
    description: Supporting but not directly interacting
    meaning: MI:0684
  COFACTOR:
    text: COFACTOR
    description: Required cofactor for interaction
    meaning: MI:0682
  INHIBITOR:
    text: INHIBITOR
    description: Inhibitor of the interaction
    meaning: MI:0586
  STIMULATOR:
    text: STIMULATOR
    description: Enhancer of the interaction
    meaning: MI:0840
  COMPETITOR:
    text: COMPETITOR
    description: Competitive inhibitor
    meaning: MI:0941