cosmic-toolkit

Community

Annotate genes with COSMIC cancer gene data.

Authordakesan
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps you interrogate COSMIC Cancer Gene Census data to determine if genes are known cancer genes and retrieve rich gene-level properties for research or reporting.

Core Features & Use Cases

  • COSMIC Query: Check if genes are in the cancer gene census and fetch properties.
  • JSON Output: Return all census columns as JSON for downstream analyses.
  • Flexible Inputs: Query a single gene, multiple genes, or from a file.

Quick Start

Query TP53 and BRCA1 with default census data and save results as JSON.

Dependency Matrix

Required Modules

pandastyper

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: cosmic-toolkit
Download link: https://github.com/dakesan/cc-dnawork-plugin/archive/main.zip#cosmic-toolkit

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository