Scvi Tools

🌐Community
by jackspace · vlatest · Repository

Scvi Tools provides streamlined access to SCVI embeddings and related analysis for single-cell data, accelerating research insights.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add jackspace-scvi-tools npx -- -y @trustedskills/jackspace-scvi-tools
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "jackspace-scvi-tools": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/jackspace-scvi-tools"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill provides access to scvi-tools, a Python library designed for single-cell variational inference. It enables users to perform tasks like data integration, batch correction, and dimensionality reduction on single-cell datasets using state-of-the-art machine learning techniques. Specifically, it allows for the construction of latent spaces from complex biological data.

When to use it

  • Analyzing single-cell RNA sequencing (scRNA-seq) data to identify cell types and their relationships.
  • Integrating multiple scRNA-seq datasets generated at different times or in different labs.
  • Performing batch correction to remove technical variation between experiments.
  • Reducing the dimensionality of high-dimensional single-cell data for visualization and downstream analysis.
  • Building predictive models based on single-cell gene expression profiles.

Key capabilities

  • Data integration
  • Batch correction
  • Dimensionality reduction
  • Single-cell variational inference
  • Latent space construction

Example prompts

  • "Integrate these two scRNA-seq datasets using scvi-tools."
  • "Perform batch correction on this single-cell data with the scvi-tools library."
  • "Reduce the dimensionality of this dataset and visualize it in a 2D latent space using scvi-tools."

Tips & gotchas

  • Requires familiarity with Python and basic bioinformatics concepts.
  • scvi-tools can be computationally intensive, especially for large datasets. Ensure sufficient computational resources are available.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
jackspace
Installs
17

🌐 Community

Passed automated security scans.