read_plate: Function to read in mapping file and tweak format so that it...

View source: R/read_plate.R

read_plateR Documentation

Function to read in mapping file and tweak format so that it is friendly with the rest of the package functinos

Description

Function to read in mapping file and tweak format so that it is friendly with the rest of the package functinos

Usage

read_plate(plate_reader_file, size = 96, plate_name = NA)

Arguments

plate_reader_file

Fluorescence data from the plate reader (can be in .csv or .xls(x) format – if in excel file, only the FIRST sheet within the file will be read)

size

optional size of plate (96 or 384)

plate_name

optional name to giv ethe plate

Value

a list containing: 1) a data frame with the data from the plate reader file and 2) the number of measurements taken for each sample


econtijoch/FaithLabTools documentation built on July 21, 2022, 8:34 a.m.