limma.differential.cv.selection: Perform multiple rounds differential analysis to select...

limma.differential.cv.selectionR Documentation

Perform multiple rounds differential analysis to select stable feature

Description

Perform multiple rounds differential analysis to select stable feature

Usage

limma.differential.cv.selection(
  log.df,
  label,
  folds = 5,
  seed = 666,
  n = 1000,
  cores = 50,
  AUC.cut.off = 0.8,
  FoldC.cut.off = 1
)

Arguments

log.df

Row is gene, col is samples

label

Normal first

folds

5

seed

666

n

1000

cores

50

AUC.cut.off

0.8

FoldC.cut.off

1


ProfessionalFarmer/loonR documentation built on Oct. 9, 2024, 9:56 p.m.