getClusterNames: Get clusters names from initial input data

View source: R/fct_cluster_verse.R

getClusterNamesR Documentation

Get clusters names from initial input data

Description

Get clusters names from initial input data

Usage

getClusterNames(input.data)

Arguments

input.data

preprocessed input data

Value

named list of clusters

Examples

data(input.data)
cluster_list <- getClusterNames(input.data)

martaint/InterCellar documentation built on April 7, 2022, 11:44 a.m.