reformat_table: reformat other data tables into one which can be used by...

Description Usage Arguments Value

Description

reformat other data tables into one which can be used by calc_fold_change

Usage

1
reformat_table(table, sample, target, ct, sep = "_")

Arguments

table

a data frame or tibble

sample

a character, the column, or list of columns which make up sample_name

target

a character, the column which makes up the targeted genes

ct

a character, the column which makes up the ct values of entries

sep

a character, the character used to combine columns together

Value

a tibble in the proper format for calc_fold_change


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