evaluate: Evaluate function

Description Usage Arguments Examples

Description

Evaluate in detail (STILL IN TEST!)

Usage

1
2
evaluate(obj, method = c("hypergeometric", "logistic", "GSEA"), databases = "all",
  adj.pval = 0.05, plot = TRUE, miRNAs = "all", mRNAs = "all", nperm = nperm)

Arguments

obj
method
databases
adj.pval
plot
miRNAs
mRNAs
nperm

Examples

1
2
3
4
5
##---- Should be DIRECTLY executable !! ----
##-- ==>  Define data, use random,
##--	or do  help(data=index)  for the standard data sets.

## The function is currently defined as

mariavica/mircomb documentation built on Feb. 3, 2020, 2:28 a.m.