From 8e8342b9c1ccd1d45ff0ff877c4bbcecf4df70ab Mon Sep 17 00:00:00 2001 From: tcezard Date: Fri, 24 Nov 2017 14:52:45 +0000 Subject: [PATCH] Chance Fluidx start date from the time it is transfer to plate to when it actually arrived in the facility --- etc/project_status_definitions.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/etc/project_status_definitions.yaml b/etc/project_status_definitions.yaml index 9a9c37b0..7fe3d943 100644 --- a/etc/project_status_definitions.yaml +++ b/etc/project_status_definitions.yaml @@ -37,7 +37,7 @@ status_order: # ie: if the sample finished 'Receive Sample EG 6.1' then it completed SAMPLE_SUBMISSION # and will be move to the next one. step_completed_to_status: - FluidX Transfer From Rack Into Plate EG 1.0 ST: SAMPLE_QC + FluidX Sample Receipt EG 1.1 ST: SAMPLE_QC Receive Sample 4.0: SAMPLE_QC Receive Sample EG 6.1: SAMPLE_QC Awaiting User Response EG 2.0: LIBRARY_QUEUE @@ -89,6 +89,6 @@ library_planned_alias: TruSeq DNA PCR-Free Sample Prep: TRUSEQ_PCR_FREE started_steps: - - FluidX Transfer From Rack Into Plate EG 1.0 ST + - FluidX Sample Receipt EG 1.1 ST - Receive Sample 4.0 - Receive Sample EG 6.1 \ No newline at end of file