Skip to content

Commit

Permalink
Merge pull request #867 from sanger/rename_cytassist
Browse files Browse the repository at this point in the history
x1271: rename cytassist labware types
  • Loading branch information
khelwood authored Jan 30, 2025
2 parents 800c858 + f1a2683 commit da79558
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/types/stan.ts
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ export enum LabwareTypeName {
DUAL_INDEX_PLATE = "Dual index plate",
POT = "Pot",
PRE_BARCODED_TUBE = "Prebarcoded tube",
VISIUM_LP_CYTASSIST= "Visium LP CytAssist",
VISIUM_LP_CYTASSIST_XL= "Visium LP CytAssist XL",
VISIUM_LP_CYTASSIST= "Visium LP CytAssist 6.5",
VISIUM_LP_CYTASSIST_XL= "Visium LP CytAssist 11",
VISIUM_LP_CYTASSIST_HD= "Visium LP CytAssist HD",
XENIUM = "Xenium",
STRIP_TUBE = "8 Strip Tube"
Expand Down

0 comments on commit da79558

Please sign in to comment.