MosCluster: MosCluster

View source: R/Functions_FeatureTable_analysis.R

MosClusterR Documentation

MosCluster

Description

Cluster a matrix

Usage

MosCluster(method = "clara", ...)

Arguments

method

name of a function, defaults to "clara" (from the cluster package)

...

additional arguments to the clustering method

Value

a data.frame with one column, called cluster__METHODNAME, where METHODNAME is the applied method


mjhelf/METABOseek documentation built on April 27, 2022, 5:13 p.m.