Learn R Programming

debrowser (version 1.0.8)

compareClust: compareClust

Description

Compares the clustered data to be displayed within the GO Term plots.

Usage

compareClust(dat = NULL, ont = "CC", org = "org.Hs.eg.db", fun = "enrichGO", title = "Ontology Distribution Comparison", pvalueCutoff = 0.01)

Arguments

dat,
data to compare clusters
ont,
the ontology to use
org,
the organism used
fun,
fun
title,
title of the comparison
pvalueCutoff,
pvalueCutoff

Value

compared cluster

Examples

Run this code
    x <- compareClust()
  

Run the code above in your browser using DataLab