altregress: Select alternative method for control value regression

Description Usage Arguments Value

View source: R/regress.R

Description

Select alternative method for control value regression

Usage

1
altregress(dataframe, method = "deltapheno")

Arguments

dataframe

A data frame in long form that contains all of the experimental and control values.

method

Type of regression desired. Either "deltapheno" (default), which takes each condition data point subtracted from the mean control phenotype per strain, or "fracpheno" which takes each condition data point divided by the mean control phenotype per strain.

Value

A data frame in long form


AndersenLab/easysorter documentation built on Nov. 27, 2020, 4:26 a.m.