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


PNNL-CompBio/amlresistancenetworks documentation built on Feb. 8, 2025, 11:27 a.m.