fromList {background} R Documentation

cast the cluster data as the enrichment background

Description

Usage

fromList(geneSet);

Arguments

geneSet

a collection of the gene feature clusters, usualy be a tuple list in format of: cluster id as the list name and the corresponding tuple list value should be the gene id character vector. [as list]

env

[as Environment]

Details

Authors

gseakit

Value

this function returns data object of type any kind.

clr value class

Examples


[Package background version 1.0.0.0 Index]