clean_qPCR_files_check_NTC: Read in qPCR files, clean them and report on controls

Description Usage Arguments Value

View source: R/wrangling_functions.R

Description

Read in qPCR files, clean them and report on controls

Usage

1
clean_qPCR_files_check_NTC(file_location, file_name, undetermined = "set40")

Arguments

file_location

a character, path to the file, name not included, must have trailing /

file_name

a character, file name with extension

undetermined

a character, "set40" or "remove"; set40 takes undetermined values and sets them to 40, otherwise they are removed. default is set40

Value

a tibble with cleaned data, plus printed output on controls


JaclynSmith/qPCRr documentation built on Aug. 20, 2020, 1:40 p.m.