Get_PartialTest_Obj-methods: description of function Get_PartialTest_Obj

Description Usage Arguments

Description

Process the 2 group comparison data and return a summary object

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
Get_PartialTest_Obj(
  obj,
  groupA,
  groupB,
  k = NULL,
  pcut = 1e-05,
  logfc.threshold = 0.1,
  minPct = 0.1,
  debug = F
)

Arguments

obj

The BioData object

groupA

the outer grouping column name

groupB

the inner grouping column name

k

amount of gene groups (default 1 per 20 genes)

pcut

the cutoff p value default=1e-5

logfc.threshold

Cpp test option default= .1

minPct

Cpp test option default= .1

debug

lets you debug the mds part default false


stela2502/BioData documentation built on Feb. 23, 2022, 5:47 a.m.