computeFoldChangePvals: Reads in data frame and computes fold change

View source: R/proteinValues.R

computeFoldChangePvalsR Documentation

Reads in data frame and computes fold change

Description

Reads in data frame and computes fold change

Usage

computeFoldChangePvals(
  g.data,
  control = c("None"),
  conditions = c("FLT3", "FGF2"),
  doManual = FALSE
)

Arguments

doManual

binary set to calculate fc manual

data.frame

Value

tidied data frame with p-values and fold change


sgosline/amlresistancenetworks documentation built on Feb. 5, 2025, 9:23 p.m.