Skip to content

Enum: ParticipantIdentificationMethod

Methods to identify interaction participants

URI: valuesets:ParticipantIdentificationMethod

Permissible Values

Value Meaning Description
MASS_SPECTROMETRY MI:0943 MS-based protein identification
WESTERN_BLOT MI:0113 Antibody-based detection
SEQUENCE_TAG_IDENTIFICATION MI:0102 Using affinity tags
ANTIBODY_DETECTION MI:0678 Direct antibody recognition
PREDETERMINED MI:0396 Known from experimental design
NUCLEIC_ACID_SEQUENCING MI:0078 DNA/RNA sequencing
PROTEIN_SEQUENCING None Direct protein sequencing

Slots

Name Description
participant_identification_method Methods to identify interaction participants

Identifier and Mapping Information

Schema Source

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

LinkML Source

name: ParticipantIdentificationMethod
description: Methods to identify interaction participants
title: Participant Identification Method
from_schema: https://w3id.org/linkml/valuesets
rank: 1000
permissible_values:
  MASS_SPECTROMETRY:
    text: MASS_SPECTROMETRY
    description: MS-based protein identification
    meaning: MI:0943
    aliases:
    - detection by mass spectrometry
  WESTERN_BLOT:
    text: WESTERN_BLOT
    description: Antibody-based detection
    meaning: MI:0113
  SEQUENCE_TAG_IDENTIFICATION:
    text: SEQUENCE_TAG_IDENTIFICATION
    description: Using affinity tags
    meaning: MI:0102
  ANTIBODY_DETECTION:
    text: ANTIBODY_DETECTION
    description: Direct antibody recognition
    meaning: MI:0678
    aliases:
    - antibody array
  PREDETERMINED:
    text: PREDETERMINED
    description: Known from experimental design
    meaning: MI:0396
    aliases:
    - predetermined participant
  NUCLEIC_ACID_SEQUENCING:
    text: NUCLEIC_ACID_SEQUENCING
    description: DNA/RNA sequencing
    meaning: MI:0078
    aliases:
    - nucleotide sequence identification
  PROTEIN_SEQUENCING:
    text: PROTEIN_SEQUENCING
    description: Direct protein sequencing