multi.cluster: Wrapper for cluster.method functions

View source: R/analysis.R

multi.clusterR Documentation

Wrapper for cluster.method functions

Description

Wrapper for cluster.method functions

Usage

multi.cluster(obj, param.list, cluster.method, rangeID = 0)

Arguments

obj:

S3 object of class clusData

param.list:

list, each entry should be a list of threshold values to pass to the clustering method

cluster.method:

function that returns data frame of known cases annotated with cluster ID and growth

rangeID:

integer, unique index for rows generated by this function

Value

list


PoonLab/clustuneR documentation built on Jan. 29, 2024, 2:40 a.m.