*** This version of Confluence is for testing only and contains a copy of content from June 29th 2026. No changes will be preserved. ***
...
FlowCellToPlate- To figure out what flowcell(s) and lane(s) a certain plate was run on.
The query is:
- Grouping_id from sample_prep (Library barcode)
- Name from flowcell (Flowcell name)
- Lane_name from lane
- Lane_id from lane
- Plate_label from grouping (Library name)
- Destroy_date from grouping (checks to make sure I don't have destroyed plates assigned to flowcell lanes)
...
