| gsea_cluster {background} |
R Documentation |
Create a cluster for gsea background
Description
Usage
gsea_cluster(x, clusterId, clusterName,
desc = "n/a",
id = "xref",
name = "name");
Arguments
x
[as dataframe]
clusterId
[as string]
clusterName
[as string]
desc
[as string]
id
[as string]
name
[as string]
Details
the input dataframe could be a set of database xrefs, example as:
Authors
gseakit
Value
this function returns data object of type
Cluster.
clr value class
Examples
[Package
background version 1.0.0.0
Index]