Protocols

Protocols in Galago are predefined sequences of operations that can be executed on laboratory equipment. They allow you to standardize common procedures, ensure consistency, and save time by automating repetitive tasks.

Table of Contents

  1. Overview
  2. Creating Protocols
  3. Protocol Components
  4. Running Protocols
  5. Best Practices

Overview

Creating Protocols

Protocol Creation Process

1

Navigate to the Protocols page and click "Create New Protocol"

2

Enter basic protocol information:

  • Protocol Name
  • Description
  • Category
3

Add parameters to your protocol

3

Add steps to your protocol using the step editor

4

Configure parameters and variables for each step

5

Save your protocol

Protocol Components

Steps

Individual operations that make up a protocol. Each step represents a specific action to be performed.

Parameters

Configurable values that control how steps are executed. Parameters can be fixed or variable.

Running Protocols

1

Select a protocol from the list

2

Configure run-specific parameters

3

Click "Run Protocol" to begin execution

4

Monitor progress in the run dashboard

Warning: Always ensure that all required tools are connected and calibrated before running a protocol. Running protocols with uncalibrated tools may lead to unexpected behavior or damage to equipment.

Best Practices

Protocol Design

  • Break complex procedures into smaller, reusable protocols
  • Use descriptive names for steps and variables
  • Include error handling for critical steps
  • Document protocol purpose and requirements
  • Test protocols thoroughly before using them in production