compareClusterResult-class {clusterProfiler}R Documentation

Class "compareClusterResult" This class represents the comparison result of gene clusters by GO categories at specific level or GO enrichment analysis.

Description

Class "compareClusterResult" This class represents the comparison result of gene clusters by GO categories at specific level or GO enrichment analysis.

Slots

compareClusterResult

cluster comparing result

geneClusters

a list of genes

fun

one of groupGO, enrichGO and enrichKEGG

.call

function call

Author(s)

Guangchuang Yu https://guangchuangyu.github.io

See Also

groupGOResult enrichResult compareCluster


[Package clusterProfiler version 3.8.1 Index]