cluster_mash: Internal function to cluster mash data

View source: R/cluster_mash.R

cluster_mashR Documentation

Internal function to cluster mash data

Description

Internal function to cluster mash data

Usage

cluster_mash(data, method, n_cluster, d_reduction, ...)

Arguments

data

mash object

method

Clustering method

n_cluster

number of cluster (if applicable)

d_reduction

boolean. Dimensional reduction using umap

...

additional parameters

Value

data.frame with two columns: Source and Target


irycisBioinfo/PATO documentation built on Oct. 19, 2023, 3:07 p.m.