db-cosmic

Download cancer mutation datasets from the COSMIC database programmatically.

Updated Mar 13, 2026
One-click install
npx skills add https://github.com/biomaps-infra/blender-opencode --skill db-cosmic
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: db-cosmic
Source: https://github.com/biomaps-infra/blender-opencode/tree/main/.opencode/skills/db-cosmic
Command: npx skills add https://github.com/biomaps-infra/blender-opencode --skill db-cosmic

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, pandas, pysam, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides programmatic access to the COSMIC database, enabling users to download and analyze comprehensive cancer mutation data, gene lists, and mutational signatures.

Core Features & Use Cases

  • Download COSMIC Data: Retrieve various datasets including somatic mutations, Cancer Gene Census, mutational signatures, structural variants, and copy number alterations.
  • Programmatic Access: Integrate COSMIC data into bioinformatics pipelines and research workflows.
  • Use Case: Download the Cancer Gene Census to identify known cancer-driving genes for targeted therapy research.

Quick Start

Use the db-cosmic skill to download the Cancer Gene Census file.

Frequently Asked Questions about db-cosmic

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

FAQPage Schema
How do I download COSMIC cancer mutation data programmatically?

To download COSMIC cancer mutation data programmatically, you can use this Skill to retrieve somatic mutations, Cancer Gene Census, and mutational signatures by authenticating and specifying file paths.

What datasets can I retrieve from the COSMIC database using Python?

Using Python, you can retrieve somatic mutations, Cancer Gene Census, mutational signatures, gene fusions, and copy number alterations from the COSMIC database for cancer genomics research.

Do I need user authentication to access COSMIC somatic mutation files?

Yes, accessing COSMIC somatic mutation files requires user authentication and specific file paths for data retrieval within your bioinformatics pipeline.

How do I get the Cancer Gene Census for targeted therapy research?

You can get the Cancer Gene Census by using this Skill to download the file, enabling you to identify known cancer-driving genes for targeted therapy research.

Can I integrate COSMIC copy number alterations into a pandas dataframe?

Yes, with pandas as a dependency, you can integrate downloaded COSMIC copy number alterations and structural variants into a dataframe for cancer research analysis.

What are the limitations of retrieving COSMIC gene fusion data?

Retrieving COSMIC gene fusion data requires specific file paths and user authentication, meaning you need proper COSMIC access credentials and predefined dataset paths for successful retrieval.