depmap

Query DepMap gene dependency scores to identify essential genes in cancer cell lines.

783|65|Updated Feb 27, 2026
One-click install
npx skills add https://github.com/LeonChaoX/qinyan-academic-skills --skill depmap-leonchaox
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: depmap
Source: https://github.com/LeonChaoX/qinyan-academic-skills/tree/main/skills/07-%E4%B8%B4%E5%BA%8A%E5%8C%BB%E5%AD%A6%E4%B8%8E%E7%B2%BE%E5%87%86%E5%8C%BB%E7%96%97/depmap
Command: npx skills add https://github.com/LeonChaoX/qinyan-academic-skills --skill depmap-leonchaox

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

DepMap helps you identify which genes are essential or selectively vulnerable in specific cancer cell lines, so you can prioritize therapeutic targets and interpret oncology biomarker hypotheses.

Core Features & Use Cases

  • Dependency target discovery: Use CRISPR Chronos (and related datasets) to rank gene essentiality across many cancer lineages and detect cancer-selective vulnerabilities.
  • Synthetic lethality & biomarker analysis: Test whether genomic context (e.g., mutation status) predicts dependency on a candidate gene, supporting target validation and pairing strategies.
  • Gene effect correlation (co-essentiality): Compute correlated dependency profiles to generate hypotheses about pathway or complex relationships.

Quick Start

Use the depmap skill to query whether a gene is selectively essential in a cancer lineage and return the candidate dependent cell lines with scores.

Frequently Asked Questions about depmap

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

FAQPage Schema
How do I find cancer gene dependencies using CRISPR Chronos scores?

Retrieve CRISPR Chronos gene dependency scores from the DepMap portal to rank gene essentiality across cancer lineages and detect selectively vulnerable cell lines. Apply thresholded dependency interpretation using Chronos cutoffs to prioritize therapeutic targets.

What is synthetic lethality screening and how does it relate to biomarker discovery?

Synthetic lethality screening tests whether genomic context like mutation status predicts gene dependency. By associating mutation phenotypes with gene effect scores, you can validate therapeutic targets and support biomarker discovery pairing strategies.

Can I perform large-scale pan-cancer essentiality analyses with DepMap downloads?

Yes, you can perform large-scale pan-cancer essentiality analyses using optional DepMap download-based datasets. Retrieve genome-wide gene effect scores across many cancer cell line annotations to assess essentiality and identify co-essentiality correlations.

How do I compute co-essentiality correlations for pathway relationship hypotheses?

Compute co-essentiality by correlating gene effect dependency profiles across cell lines. Correlated dependency profiles generate hypotheses about pathway relationships or protein complex interactions based on shared essentiality patterns.

Do I need to use the DepMap portal API to retrieve gene dependency scores?

You need the DepMap portal or API usage to retrieve specific gene dependency scores for targeted queries. For broader analyses, optional download-based datasets support large-scale evaluation across cell line annotations without direct API calls.