cluster_accnet: Internal function to cluster accnet data

View source: R/cluster_accnet.R

cluster_accnetR Documentation

Internal function to cluster accnet data

Description

Internal function to cluster accnet data

Usage

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

Arguments

data

accnet 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.