plate_layout | R Documentation |
plate_layout
plate_layout( samples, proj, name_file, save_file_path, starting_plate_number = 1 )
samples |
a vector containing all your samples ID, they will fill the plate in the order they are in this vector, when having replicates for one sample, plz index them as "SampleName 1" to "SampleName N" and not "SampleName_X" or "SampleName.X". |
proj |
name of your project to name your plates as : "proj-PLx" |
name_file |
a name to your output file |
save_file_path |
path to where you want to save the excel output |
starting_plate_number |
where from start plate numbering |
an xlsx workbook with you plate plan
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.