GOCluster: GOCluster

Description Usage Arguments Value Author(s) Examples

View source: R/utilities.R

Description

Clustering by apcluster to get the optimal cluster number and get the final go terms

Usage

1
GOCluster(sim, selectedGO, seed)

Arguments

sim

similarity matrix

selectedGO

list which name is selected GO term

seed

for reproducibility,

Value

final Selected GO terms

Author(s)

Li Zhaohong && Wu Zefeng

Examples

1
2
3
4
5
## Not run: 
library(apcluster)
GOCluster(sim, selectedGO, seed = 100)

## End(Not run)

ShadowFiendSF/GSminer documentation built on May 29, 2019, 3:03 p.m.