Description Usage Arguments Value Author(s)
View source: R/FileImporters.R
Function to import the reads of a time serie from the plate reader at the Dr Summers Lab.
1 | Plate_reader(file_list = file_list, wl = wl, Rows = Rows, Columns = Columns)
|
file_list |
a list with the file paths in format .txt to be imported |
wl |
vector with all the wavelenght measured |
Rows |
a list containing "n" vectors of lenght 8 with all the conditions across rows in the plate |
Columns |
a list containing "n" vectors of lenght 12 with all the conditions across columns in the plate |
"D" a data.table containing all the reads, times, and conditions
Santiago Caño-Muñiz
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.