GTAC-MGI / GTAC-ESP-LIMS

3 stars 0 forks source link

SC Lab: 5' Clean Up #435

Open LMT337 opened 2 weeks ago

LMT337 commented 2 weeks ago

Minor bug fixes for 5' wfc

LMT337 commented 2 weeks ago

Fix BCR/TCR expressions in Enrichment workflow Fix Remaining vol calc in Aliquot node handle null values, check if remaining vol needs to be cast to correct type.

Illumina Sequence Analysis not trickling down to Entities

Index still return as object on Sandbox. Index and Amplification protocol.

LMT337 commented 2 weeks ago

{“error”:“Error invoking firebase_illumina_index(collection_name=illumina_indexes, document_field=i7_name, document_field_match_value=SI-TT-D10, document_field_get=i7_3): name ‘firestore’ is not defined”,“invokable”:“firebase_illumina_index”,“args”:[],“traceback”:“Traceback (most recent call last):\n File \“/opt/l7esp/server/lab7/extensions/invokables.py\“, line 286, in invoke_callable\n File \“/opt/l7esp/server/lab7/extensions/invokables.py\“, line 69, in call\n File \“/opt/l7esp/data/extensions/server/l7ext/invokables.py\“, line 543, in firebase_illumina_index_api\n for i in firestore.client().collection(collection_name).where(document_field, ‘==’, document_field_match_value).stream():\nNameError: name ‘firestore’ is not defined\n”,“request_id”:“c0598e0de383430590ed815245775e83”,“session_id”:“WyXxUB0f7Ojm6aq84-AaWPBzxsGC-KVBmU90oM2PZOlnYz3zgMRsCtXzjDyg7odgsMPewPzy_m4W4drOmI1pcjR2BjiEGhiyibra1cTzxRG9dKIg4GIgrL3eXenHHBKu1xNBAt1Abpnn8I4WFgfE9C4DLwKJAnB5BMEccN9OHBA”}

LMT337 commented 2 weeks ago

Tags not inheriting for samples need to be with Libraries. Looks to be lost during Library Entity creation.