Skip to content

Enum: WorkflowType

Types of computational processing workflows

URI: valuesets:WorkflowType

Permissible Values

Value Meaning Description Algorithms Methods Purpose Software
MOTION_CORRECTION Motion correction for cryo-EM movies MotionCorr, Unblur, RELION
CTF_ESTIMATION Contrast transfer function estimation CTFFIND, Gctf, RELION
PARTICLE_PICKING Particle picking from micrographs template matching, deep learning RELION, cryoSPARC, Topaz
CLASSIFICATION_2D 2D classification of particles sorting, cleaning particle dataset
CLASSIFICATION_3D 3D classification of particles conformational sorting, resolution improvement
REFINEMENT_3D 3D refinement of particle orientations expectation maximization, gradient descent
MODEL_BUILDING Atomic model building into density Coot, ChimeraX, Isolde
MODEL_REFINEMENT Atomic model refinement PHENIX, REFMAC, Buster
PHASING Phase determination for crystallography SAD, MAD, MR, MIR
DATA_INTEGRATION Integration of diffraction data XDS, DIALS, HKL
DATA_SCALING Scaling and merging of diffraction data SCALA, AIMLESS, XSCALE
SAXS_ANALYSIS SAXS data analysis and modeling PRIMUS, CRYSOL, FoXS

Slots

Name Description
workflow Types of computational processing workflows

Identifier and Mapping Information

Schema Source

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

LinkML Source

name: WorkflowType
instantiates:
- valuesets_meta:ValueSetEnumDefinition
description: Types of computational processing workflows
title: Workflow Type
from_schema: https://w3id.org/linkml/valuesets
contributors:
- orcid:0000-0002-6601-2165
- https://github.com/anthropics/claude-code
status: DRAFT
rank: 1000
permissible_values:
  MOTION_CORRECTION:
    text: MOTION_CORRECTION
    description: Motion correction for cryo-EM movies
    annotations:
      software:
        tag: software
        value: MotionCorr, Unblur, RELION
  CTF_ESTIMATION:
    text: CTF_ESTIMATION
    description: Contrast transfer function estimation
    annotations:
      software:
        tag: software
        value: CTFFIND, Gctf, RELION
  PARTICLE_PICKING:
    text: PARTICLE_PICKING
    description: Particle picking from micrographs
    annotations:
      methods:
        tag: methods
        value: template matching, deep learning
      software:
        tag: software
        value: RELION, cryoSPARC, Topaz
  CLASSIFICATION_2D:
    text: CLASSIFICATION_2D
    description: 2D classification of particles
    annotations:
      purpose:
        tag: purpose
        value: sorting, cleaning particle dataset
  CLASSIFICATION_3D:
    text: CLASSIFICATION_3D
    description: 3D classification of particles
    annotations:
      purpose:
        tag: purpose
        value: conformational sorting, resolution improvement
  REFINEMENT_3D:
    text: REFINEMENT_3D
    description: 3D refinement of particle orientations
    annotations:
      algorithms:
        tag: algorithms
        value: expectation maximization, gradient descent
  MODEL_BUILDING:
    text: MODEL_BUILDING
    description: Atomic model building into density
    annotations:
      software:
        tag: software
        value: Coot, ChimeraX, Isolde
  MODEL_REFINEMENT:
    text: MODEL_REFINEMENT
    description: Atomic model refinement
    annotations:
      software:
        tag: software
        value: PHENIX, REFMAC, Buster
  PHASING:
    text: PHASING
    description: Phase determination for crystallography
    annotations:
      methods:
        tag: methods
        value: SAD, MAD, MR, MIR
  DATA_INTEGRATION:
    text: DATA_INTEGRATION
    description: Integration of diffraction data
    annotations:
      software:
        tag: software
        value: XDS, DIALS, HKL
  DATA_SCALING:
    text: DATA_SCALING
    description: Scaling and merging of diffraction data
    annotations:
      software:
        tag: software
        value: SCALA, AIMLESS, XSCALE
  SAXS_ANALYSIS:
    text: SAXS_ANALYSIS
    description: SAXS data analysis and modeling
    annotations:
      software:
        tag: software
        value: PRIMUS, CRYSOL, FoXS