#Examples are not executed because the function requires identification in Google
if (FALSE) {
my_data <- tibble::tibble(
Well = c("A1","A2"),
Sample = c("Sample1","Sample2"),
Column = c(1,2)
)
write_indexing_PCR(my_data, "PCR_001")
}
Run the code above in your browser using DataLab