DEG_Analysis_Micro: Helper Function For DEG Analysis of microArray Data (for a...

View source: R/DEG_Analysis.R

DEG_Analysis_MicroR Documentation

Helper Function For DEG Analysis of microArray Data (for a single comparison)

Description

Helper Function For DEG Analysis of microArray Data (for a single comparison)

Usage

DEG_Analysis_Micro(eset, qval = 0.05)

Arguments

eset

Processed gene expression data in the ExpressionSet format batch & experimental conditions are provided in pData.

qval

q-value cutoff for DEG analysis (default: 0.05)

Value

DEG result in the format of a list containing: table: table of DEG results. rank_vector: a vector of t-statistics for every gene. degs: a vector of gene symbols for DEGs.


lusystemsbio/NetAct documentation built on Sept. 7, 2024, 8:34 p.m.