ggmgsa_singlesplit {nethet}R Documentation

Single-split GGMGSA

Description

Single-split GGMGSA

Usage

ggmgsa_singlesplit(x1, x2, gene.sets, gene.names,
  method.p.adjust = "fdr", verbose = TRUE, ...)

Arguments

x1

centered (scaled) data for condition 1

x2

centered (scaled) data for condition 2

gene.sets

List of gene-sets.

gene.names

Gene names. Each column in x1 (and x2) corresponds to a gene.

method.p.adjust

Method for p-value adjustment (default='fdr').

verbose

If TRUE, show output progess.

...

Other arguments (see diffnet_singlesplit).

Value

List of results.

Author(s)

n.stadler


[Package nethet version 1.25.0 Index]