skills/smithery.ai/seurat-single-cell-analysis

seurat-single-cell-analysis

Installation
SKILL.md

Seurat Single Cell Analysis Skill

This skill provides specialized capabilities for single cell RNA-seq analysis using Seurat v5 in the system R environment. It is specifically designed to work with .rds and .rdata files.

🚨 最高优先级规则:强制使用Here Document (<< 'EOF')执行方式

⚠️ 必须遵循的执行规则

  • 🚫 严格禁止: 使用 R -e "..." 或 R --slave -e "..." 方式执行R代码
  • ✅ 强制要求: 所有R代码必须使用Here Document格式执行
  • 🔒 无例外: 任何情况下都不能偏离此执行方式
  • 📱 R专用: 必须使用 /Library/Frameworks/R.framework/Resources/bin/R --slave --no-save --no-restore

📋 强制执行模板

Installs
2
First Seen
May 3, 2026
seurat-single-cell-analysis from smithery.ai