View source: R/mass_and_order.R
mass_and_order | R Documentation |
Generate sample mass and final order of tubes. Will attempt to identify BarcodeID (length 29 generated sample description) and TubeBarcodes (length 10 number found on the Matrix Tubes) in files if possible
mass_and_order(empty_weights, full_weights, order = NULL, plate_name = NA)
empty_weights |
.txt file with barcodes and weights of empty tubes |
full_weights |
.txt file with barcodes and weights of full tubes |
order |
file from 96 barcode scanner that gives final order of tubes (optional. if not provided, uses the order of tubes in the full tube weight file) |
plate_name |
name of plate. If not provided, will pull name from the plate scanner file (RackID) |
table of weights and tubes with order of samples
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.