read_chainy_dir: Read data from chainy output

View source: R/read_chainy_dir.R

read_chainy_dirR Documentation

Read data from chainy output

Description

A function to read chainy output files from a specified directory and format them as needed for input in qpcr_analysis. Note that the file name is used as placeholder for the primers column, which works well if every file contains data for a single target. Otherwise you will have to edit the data to properly annotate the primers before running the qpcr_analysis function.

Usage

read_chainy_dir(directory = "./chainy_output/")

Arguments

directory

directory where the files to read are located

Value

a data frame with the qPCR data formatted as needed for qpcr_analysis


dcorujog/qpcr-package documentation built on Sept. 4, 2023, 3:04 p.m.