scrna-bindlab-full-workflow

Automate end-to-end scRNA-seq analysis from raw CellRanger outputs to visualization.

6|1|Updated Jul 1, 2026
One-click install
npx skills add https://github.com/PancrePal-xiaoyibao/VitaForge --skill scrna-bindlab-full-workflow
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: scrna-bindlab-full-workflow
Source: https://github.com/PancrePal-xiaoyibao/VitaForge/tree/main/.gemini/skills/scrna-bindlab-full-workflow
Command: npx skills add https://github.com/PancrePal-xiaoyibao/VitaForge --skill scrna-bindlab-full-workflow

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires Seurat, harmony, future, parallel, tidyverse, patchwork, scico, MetBrewer, and includes scripts (resource) components.

What problem does it solve?

This Skill solves the fragmentation and lack of reproducibility in single-cell RNA sequencing analysis by providing a standardized, hardware-aware, and automated pipeline that guides researchers from raw data to publication-ready insights.

Core Features & Use Cases

  • Standardized Pipeline: Executes an 8-phase workflow covering everything from quality control and Seurat processing to advanced trajectory and cell communication analysis.
  • AI-Driven Annotation: Automatically performs cell type annotation by querying biological databases, eliminating manual bias.
  • Hardware-Aware Scheduling: Optimizes computational resource allocation based on the host environment to ensure efficient parallel processing.

Quick Start

Activate the scrna-bindlab-full-workflow skill to initiate the automated analysis pipeline on your CellRanger output directory.

Frequently Asked Questions about scrna-bindlab-full-workflow

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate scRNA-seq analysis from raw CellRanger outputs to downstream visualization?

You can automate scRNA-seq analysis by running an 8-phase pipeline that processes raw CellRanger outputs through Seurat quality control, multi-sample integration, and publication-grade visualization without manual intervention.

Does this scRNA-seq workflow support multi-sample integration and automated cell type annotation?

Yes, the scRNA-seq workflow supports multi-sample integration and automated cell type annotation. It queries biological databases to automatically assign cell types, eliminating manual bias during the multi-sample integration process.

How does hardware-aware scheduling optimize parallel processing for single-cell RNA-seq data?

Hardware-aware scheduling optimizes parallel processing for single-cell RNA-seq data by dynamically allocating computational resources based on the host environment. This ensures efficient parallelized Seurat processing across available hardware.

Can I use Harmony and Seurat together for multi-sample scRNA-seq integration?

Yes, you can use Harmony and Seurat together for multi-sample scRNA-seq integration. The workflow utilizes Seurat for core processing and harmony for integration, alongside future and parallel packages for execution.

What is the best way to generate publication-grade visualizations from scRNA-seq data?

The best way to generate publication-grade visualizations from scRNA-seq data is using an automated pipeline that applies tidyverse, patchwork, scico, and MetBrewer packages to produce standardized, reproducible graphical outputs.

Do I need raw CellRanger outputs to start the standardized scRNA-seq processing pipeline?

Yes, you need raw CellRanger outputs to start the standardized scRNA-seq processing pipeline. The workflow begins by reading these outputs to execute quality control and subsequent downstream analysis phases.