Skip to main content
Glama

tsne

Visualize high-dimensional single-cell data with t-distributed stochastic neighborhood embedding (t-SNE) to uncover patterns and clusters in an intuitive 2D or 3D space.

Instructions

t-distributed stochastic neighborhood embedding (t-SNE), for visualizating single-cell data

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
early_exaggerationNoControls space between natural clusters in embedded space.
learning_rateNoLearning rate for optimization, typically between 100-1000.
metricNoDistance metric to use.euclidean
n_jobsNoNumber of jobs for parallel computation.
n_pcsNoNumber of PCs to use. If None, automatically determined.
perplexityNoRelated to number of nearest neighbors, typically between 5-50.
random_stateNoRandom seed for reproducibility.
use_fast_tsneNoWhether to use Multicore-tSNE implementation.
use_repNoKey for .obsm to use as representation.

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