What problem does it solve?
Researchers need reliable, programmatic access to COSMIC data (mutations, Cancer Gene Census, signatures, and related resources) to power reproducible cancer genomics analyses, pipeline automation, and cross-study comparisons. This Skill provides authenticated data retrieval and ready-to-use data formats to integrate COSMIC resources into bioinformatics workflows.
Core Features & Use Cases
- Programmatic COSMIC access: Retrieve core mutations, Cancer Gene Census, mutational signatures, structural variants, copy number, gene expression, and resistance data for analysis pipelines.
- Pipeline integration: Seamlessly incorporate COSMIC downloads into Python-based or CLI workflows with standard file formats (TSV/CSV/VCF, gzip-compressed).
- Use Case: A researcher automates nightly downloads of TP53 mutations and Cancer Gene Census genes to maintain an up-to-date mutation atlas for downstream annotation and plotting.
Quick Start
Run the provided download_cosmic.py script with your COSMIC credentials to fetch the latest data files.