Skip to main content
Glama

umap

Reduce high-dimensional single-cell RNA sequencing data to 2D or 3D visualizations for pattern discovery and cluster analysis using UMAP dimensionality reduction.

Instructions

Uniform Manifold Approximation and Projection (UMAP) for visualization

Input Schema

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

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