Skip to content

zrq0123/SinNLRR

Repository files navigation

SinNLRR

SinNLRR: a robust subspace clustering meth-od for cell type detection by nonnegative and low rank representation

Demo

% > Matlab R2016b
% SinNLRR(path_data,path_label)
% path_data is the path of data matrix, each column denotes a gene and each row denotes a cell
% path_label is the the path of cells' labels

[NMI,ARI,grps] = SinNLRR('single_data/Test_12_Goolam.txt','single_data/Test_12_Goolam_label.txt');

Acknowlege

SubKit (https://github.com/sjtrny/SubKit))

About

SinNLRR: a robust subspace clustering meth-od for cell type detection by nonnegative and low rank representation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages