GTAC-MGI / GTAC-ESP-LIMS

3 stars 0 forks source link

LabKey API - ESP Integration #455

Closed billtell closed 1 month ago

billtell commented 3 months ago

Integrate the functions developed in #428 into LabKey.py

The goal is to have sample ingest in both Seq and SC possible through the API

billtell commented 2 months ago

Sending Samples a second time

Found existing plate: RowId: 860, Location: TESTING_FREEZER / Shelf2 / Column1 / rjUv4Q
row ids: [50557, 50558, 50559]
Error adding samples to storage: 400: Position (1, 1) is already occupied.

This is a ServerContextError : 400 error

billtell commented 2 months ago

Created a testing workflow chain LabKey API Testing for Seq Lab Testing Only adding samples to TESTING_FREEZER

billtell commented 2 months ago

To Deploy:

billtell commented 2 months ago

Example Report print statements

New Samples Image

Existing Samples in same location Image

Existing Samples put in more than 1 plate location Image

billtell commented 2 months ago
billtell commented 2 months ago