plate_layout: plate_layout

View source: R/plate_layout.R

plate_layoutR Documentation

plate_layout

Description

plate_layout

Usage

plate_layout(
  samples,
  proj,
  name_file,
  save_file_path,
  starting_plate_number = 1
)

Arguments

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

Value

an xlsx workbook with you plate plan


LafontRapnouilTristan/EcophyCofog documentation built on Oct. 16, 2022, 9:37 a.m.