Skip to main content
Glama

umap

Visualize and reduce high-dimensional data into lower dimensions using uniform manifold approximation and projection (UMAP) for enhanced analysis, tailored for single-cell RNA sequencing workflows.

Instructions

Uniform Manifold Approximation and Projection (UMAP) for visualization

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
aNoParameter controlling the embedding.
alphaNoInitial learning rate for the embedding optimization.
bNoParameter controlling the embedding.
gammaNoWeighting applied to negative samples.
init_posNoHow to initialize the low dimensional embedding.spectral
maxiterNoNumber of iterations (epochs) of the optimization.
methodNoImplementation to use ('umap' or 'rapids').umap
min_distNoMinimum distance between embedded points.
n_componentsNoNumber of dimensions of the embedding.
negative_sample_rateNoNumber of negative samples per positive sample.
neighbors_keyNoKey for neighbors settings in .uns.
random_stateNoRandom seed for reproducibility.
spreadNoScale of embedded points.

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/huang-sh/scmcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server