Perform Jaccard/Louvain clustering using Rphenograph

jaccard_louvain(dat, k = 10)

Arguments

dat

A matrix of features (rows) x samples (columns)

k

K-nearest neighbors to use for clustering

Value

A list object with the cluster factor object and (cl) and Rphenograph results (result)