SClustering: Spectral Clustering on filtered data

View source: R/SVD.R View source: R/SClustering.R

SClusteringR Documentation

Spectral Clustering on filtered data

Description

Spectral Clustering on filtered data

Usage

SClustering(df_filtered)

Arguments

df_filtered

the filtered protein dataset

Value

a PCA plot colored by label from spectral clustering, and a dataset containing cluster label.


JunQu-Lab/MAsP documentation built on Nov. 23, 2022, 1:51 a.m.