Skip to content

Compute UMAP from pre-existing distance matrix #2157

Description

@ivirshup

It should be easier to compute a UMAP layout from a pre-existing distance matrix. Currently, we only really support this for pre-existing connectivity matrices.

The missing step here is computing the umap weighted graph from a distance matrix.

The functionality for this largely already exists in the sc.neighbors module in private functions (example: #2139 (comment)). We would just need an API.

Previously discussed in: #1561

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Area - Topology 🍩Neighbor graphsgood first issueeasy first issue to get started in OSS community contribution!

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions