kBET icon indicating copy to clipboard operation
kBET copied to clipboard

Improve input flexibility for kBET

Open mbuttner opened this issue 3 years ago • 0 comments

kBET requires a dense matrix as input, even if kBET will only use a knn graph.

  • [ ] Include sparse matrix computation
  • [ ] Remove requirement of data matrix when a knn graph is provided
  • [ ] Use sparse matrix structure for knn graph
  • [ ] allow SCE objects as input

mbuttner avatar Apr 29 '22 08:04 mbuttner