Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

FlowCellToPlate- To figure out what flowcell(s) and lane(s) a certain plate was run on.

Image Added
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)

...