From 4b6ff316cc26633e6e6960af369818c195f7a522 Mon Sep 17 00:00:00 2001 From: kedhammar Date: Thu, 29 Feb 2024 14:49:42 +0100 Subject: [PATCH] Add Biomek to "Selection, cDNA Synthesis and Library Construction" step. --- VERSIONLOG.md | 4 ++++ data/logbook_data.py | 5 ++++- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/VERSIONLOG.md b/VERSIONLOG.md index 8881b981..778d469e 100644 --- a/VERSIONLOG.md +++ b/VERSIONLOG.md @@ -1,5 +1,9 @@ # Scilifelab_epps Version Log +## 20240229.1 + +Add Biomek to "Selection, cDNA Synthesis and Library Construction" step. + ## 20240215.1 Treat RAD-seq as regular pooling step, requested by Hamid. diff --git a/data/logbook_data.py b/data/logbook_data.py index 226c8fc4..b00da835 100644 --- a/data/logbook_data.py +++ b/data/logbook_data.py @@ -453,7 +453,10 @@ "udf_PCR Machine": {"dest_file": "PCR"}, }, "Selection, cDNA Synthesis and Library Construction": { - "lims_instrument": {"dest_file": "Bravo", "details": ["Processname"]} + "lims_instrument": { + "dest_file": ["Bravo", "Biomek"], + "details": ["Processname"], + } }, "Setup Workset/Plate": { "lims_instrument": {