alterlab-depmap

Installation
SKILL.md

DepMap — Cancer Dependency Map

Overview

The Cancer Dependency Map (DepMap) project, run by the Broad Institute, systematically characterizes genetic dependencies across hundreds of cancer cell lines using genome-wide CRISPR knockout screens (DepMap CRISPR), RNA interference (RNAi), and compound sensitivity assays (PRISM). DepMap data is essential for:

  • Identifying which genes are essential for specific cancer types
  • Finding cancer-selective dependencies (therapeutic targets)
  • Validating oncology drug targets
  • Discovering synthetic lethal interactions

Key resources:

Access model — read this first. DepMap has no documented, stable public REST API for gene-level queries (the internal depmap.org/portal/api/... paths are undocumented and return 404 for ad-hoc requests — do not script against them). The supported workflow is: download the release matrix CSVs, then analyse them locally with pandas. The keyless programmatic path to those files is the Figshare API (/articles/{id}/files lists name + download_url); scripts/query_depmap.py wraps this.

When to Use This Skill

Installs
58
GitHub Stars
61
First Seen
Apr 12, 2026
alterlab-depmap — alterlab-ieu/alterlab-academic-skills