Plate_reader: Data importer from plate reader

Description Usage Arguments Value Author(s)

View source: R/FileImporters.R

Description

Function to import the reads of a time serie from the plate reader at the Dr Summers Lab.

Usage

1
Plate_reader(file_list = file_list, wl = wl, Rows = Rows, Columns = Columns)

Arguments

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

Value

"D" a data.table containing all the reads, times, and conditions

Author(s)

Santiago Caño-Muñiz


phisanti/MyFunctions documentation built on Sept. 22, 2021, 7:37 p.m.