mass_and_order: Generate sample mass and final order of tubes. Will attempt...

View source: R/mass_and_order.R

mass_and_orderR 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

Description

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

Usage

mass_and_order(empty_weights, full_weights, order = NULL, plate_name = NA)

Arguments

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)

Value

table of weights and tubes with order of samples


econtijoch/FaithLabTools documentation built on July 21, 2022, 8:34 a.m.