My Queries

SampleInfo Query- links sample info into one table to be used by my other queries.

It uses the following tables

 
 

 

The Query is:

LibraryPlatesWithBarcodeInfo- links library barcodes with the adapter plate barcode to be used with other queries.

The Query is:

LibraryPlatesWithDNAInfo- I copy this table into Excel and then copy rows out of it to make barcodes.  It also allows me to double check that DNA was correctly assigned to a library prep, barcode plate (I know grouping ID), prep type (again, I know by ID#). The checking is now possible in SampTrac itself, but you still have to know prep type by its ID#.

This table uses the grouping table three times so I had to make the above 2 queries to create it.

It uses the following:



The Query is all unique values from:

DNAPlateStatus – I also copy this into Excel.  This allows me to copy the rows I need to print DNA barcodes before I make a library prep.


The query is:

AdapterPlate- I can see the barcode associated with the well number and plate information.

 

 

The query is:

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


The query is:

 

I also have the following which I’ve used, but I don’t know how much I need them.

ProjectPlateOwnership- Right now Ed is distributing data based on project.  This helped me figure out if sample numbers were correct

FlowCellToSamplePrep- similar to the FlowcellToPlate, but goes all the way to the sample level.

KeyFileName- returned a spreadsheet similar to the “key file” they generate