sanger / crawler

Store sample data from Lighthouse labs
MIT License
4 stars 3 forks source link

GPL-985-1 Automated processing on Beckmans: Health Services Laboratories (HSL) #316

Closed rl15 closed 3 years ago

rl15 commented 3 years ago

User story

GPL-985 AS representative for LH labs (Alan K) I would like automated processing of surge testing samples from Health Services Laboratories (HSL) (London) to deprecated troublesome Eagle process

Who are the primary contacts for this story Alan K (PAM) Sonia G (PAM) Rich C (ops) James M (ops)

Acceptance criteria To be considered successful the solution must allow:

Additional context Add any other context or screenshots about the feature request here.

harrietc52 commented 3 years ago

support HSL barcodes in Sequencescape for automatic creation through lighthouse workflows (Sentinel and Beckman) The new barcode format to support is: HSLnnnnnn (e.g. HSL123456)

Confirm below values

    {
        "barcode_field": FIELD_RNA_ID,
        "barcode_regex": CENTRE_REGEX_BARCODE,
        "name": "Health Services Laboratories",
        "prefix": "HSL",
        "lab_id_default": "HSL",
        "backups_folder": f"{CENTRE_DIR_BACKUPS}/HSL",
        "sftp_file_regex_unconsolidated_surveillance": f"",
        "sftp_file_regex_consolidated_surveillance": r"^",
        "sftp_file_regex_consolidated_eagle": r"",
        "sftp_root_read": "",
        "file_names_to_ignore": [],
        "biomek_labware_class": BIOMEK_LABWARE_CLASS_KINGFISHER,
    },

Original story from Baracoda sanger/baracoda#111 This story is coupled with SS https://github.com/sanger/sequencescape/issues/3164

harrietc52 commented 3 years ago

Answer from Ian K.

  1. Yes plan is to have these uploaded to the SFTP with the file name to be that of the plate ID. So “HSLnnnnnn.csv”.
  2. Is lab ID distinct from COG UK ID? We are using “HSLL” as COG-UK ID so seems sensible to keep aligned.
  3. Will be uploaded to a new folder in the SFTP: /project-heron_hsl

Will need to format this into acceptance criteria for the story.

rl15 commented 3 years ago

Expecting to prioritize item for week commencing 3rd May. (From DT4/DT6 meeting discussion)~ 2 weeks of running went live on 20th

harrietc52 commented 3 years ago

Deployed to UAT on 27.04.21 Error because project-heron_hsl, which is the sftp_root_read, doesnt exist in the SFTP Redeployed previous version: 1.12.1-develop at 14:15

Assumtion: psd-lims doesnt have access to that folder

rl15 commented 3 years ago

Incident Incident [.297620] created to get read access: User psd-lims does not have read permission to sftpsrv.sanger.ac.uk/project-heron_hsl

rl15 commented 3 years ago

Incident Incident [.297620] closed - confirmed working