Skip to content

Computing kNN graphs on user-provided dimensional reductions? #55

Discussion options

You must be logged in to vote

Hi @davisidarta,

Glad to have your comments.

It will be really nice to see if you find the new external transformer feature useful.

I'm taking a deeper look into TopOMetry to investigate the possibilities for the two packages to play nice with each other. There are a lot of interesting concepts in TopOMetry.

Let me summarize how I understand the default steps of dimension reduction in TopOMetry:

  • It starts with a 'hvg_matrix' from Scanpy (normalized data containing a feature subset)
  • A KNN graph is trained directly on this matrix using HNSWlib, NMSlib or Sklearn.
  • A series of operations are preformed on this graph to obtain a symmetrical continuous form
  • A diffusion matrix of the graph is ca…

Replies: 8 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by parashardhapola
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #23 on August 19, 2021 14:39.