estimateOntologyClusterName: Estimate names for ontology clusters

estimateOntologyClusterNameR Documentation

Estimate names for ontology clusters

Description

Estimate names for ontology clusters

Usage

estimateOntologyClusterName(
  descriptions,
  method = c("medoid", "consensus"),
  n.words = 5,
  exclude.words = NULL
)

Arguments

descriptions

Descriptions

method

One of "medoid" or "consensus"

n.words

(default=5)

exclude.words

(default=NULL)


kharchenkolab/cacoa documentation built on Nov. 8, 2024, 6:06 a.m.