Skip to content

Updates to RunUMAP #9752

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 7 commits into
base: main
Choose a base branch
from
Open

Updates to RunUMAP #9752

wants to merge 7 commits into from

Conversation

samuel-marsh
Copy link
Collaborator

@samuel-marsh samuel-marsh commented Mar 15, 2025

Hi Seurat Team,

This PR implements changes 1 and 3 mentioned in #9709.

  1. It allows for users to pass umap.method = "uwot2" which will implement uwot::umap2. No changes made to parameters that are passed to umap2 just added as additional method.
  2. It removes old warning that uwot does not support metric = correlation since it now does support that.
  3. Updated manual entry to remove mention of method = uwot-learn since that was deprecated and no longer exists (warning already present in code if user supplies it) and replaces it with entry for umap.method = "uwot2".

If there are any other changes you think should be made or updates I need to make please let me know.

Thanks as always!
Best,
Sam

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant