Skip to contents

Generates a plate map from a list of sample IDs

Usage

generate_subsample_plate_map(sample_ids, plate_assay_structure, out_filepath)

Arguments

sample_ids

list of sample IDs with which to populate a plate map

plate_assay_structure

Either dual_assay or single_assay

out_filepath

Filename. Do not include ".csv" at the end of the filepath.

Value

A .csv file with rows A:P and columns 1:24 populated with sample IDs and control blanks

Details

Generate Plate Map from Subsample

Fill this out TODO