bio-workflows-crispr-screen-pipeline

Automate pooled CRISPR screen analysis from FASTQ reads to gene hits.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/stellaromics/fast-bioinfo --skill bio-workflows-crispr-screen-pipeline-stellaromics
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bio-workflows-crispr-screen-pipeline
Source: https://github.com/stellaromics/fast-bioinfo/tree/main/.claude/agents/spatial-analysis/skills/bio-workflows-crispr-screen-pipeline
Command: npx skills add https://github.com/stellaromics/fast-bioinfo --skill bio-workflows-crispr-screen-pipeline-stellaromics

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

End-to-end CRISPR screen analysis from high-throughput sequencing data to identified hit genes, orchestrating guide counting, QC, and multi-method hit calling.

Core Features & Use Cases

  • Guide Counting: extracts and counts sgRNA guides to form a count matrix across samples.
  • Quality Control: assesses mapping rates, zero-count guides, and replicate concordance to ensure data quality.
  • Statistical Analyses & Hit Calling (Use Case: pooled CRISPR knockout/CRISPRi/a screens from FASTQ data to identify hits): runs MAGeCK (RRA/MLE) and BAGEL2 for robust hit lists, with visualization-ready outputs.

Quick Start

Analyze a pooled CRISPR screen by running the full pipeline from FASTQ files to a ranked list of hits.

Frequently Asked Questions about bio-workflows-crispr-screen-pipeline

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

FAQPage Schema
How do I analyze pooled CRISPR knockout screen data from FASTQ files to identify hit genes?

Analyze pooled CRISPR knockout screen data by automating guide counting, QC, and multi-method hit calling from raw FASTQ files. The pipeline runs MAGeCK RRA or MLE to generate a ranked list of identified hit genes.

What is the best way to run MAGeCK and BAGEL2 for CRISPR screen hit calling?

The best way to run MAGeCK and BAGEL2 for CRISPR screen hit calling is through an automated pipeline that orchestrates statistical analyses and multi-method hit calling, producing robust hit lists with visualization-ready outputs.

Do I need MAGeCK installed to use this CRISPR screen analysis pipeline?

Yes, you need MAGeCK installed to use this CRISPR screen analysis pipeline, as it is a required dependency for executing the statistical analyses. BAGEL2 is optional for additional analysis steps.

How does guide counting and QC work for CRISPRi or CRISPRa screens?

Guide counting for CRISPRi or CRISPRa screens works by extracting and counting sgRNA guides to form a count matrix across samples. QC then assesses mapping rates, zero-count guides, and replicate concordance to ensure data quality.

Can I use this pipeline for both CRISPR knockout and CRISPRi/a screens?

Yes, you can use this pipeline for both CRISPR knockout and CRISPRi/a screens. It applies to pooled screens from high-throughput sequencing data, orchestrating guide counting, QC, and multi-method hit calling.

What are the limitations of running CRISPR screen analysis with MAGeCK?

Limitations include the requirement for clear dependency and workflow declarations, and the need for MAGeCK to be installed. The pipeline focuses on pooled CRISPR knockout, CRISPRi, and CRISPRa screens from high-throughput sequencing data.