Skip to content

Commit

Permalink
Merge pull request #1563 from sanger/DPL-1042-bed-verification-change…
Browse files Browse the repository at this point in the history
…-pbmc-isolation

DPL-1042 Bed verification change (PBMC isolation)
  • Loading branch information
KatyTaylor authored Jan 26, 2024
2 parents 3a2264f + f3d08dd commit 7501a04
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/robots.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3052,10 +3052,10 @@
states: ['passed'],
label: 'Bed 15'
},
bed(3).barcode => {
bed(5).barcode => {
purpose: 'LRC PBMC Bank',
states: ['pending'],
label: 'Bed 3',
label: 'Bed 5',
parent: bed(15).barcode,
target_state: 'passed'
}
Expand Down

0 comments on commit 7501a04

Please sign in to comment.