SkillAgentSearch skills...

Chromoscope

Interactive multiscale visualization for structural variation in human genomes

Install / Use

/learn @hms-dbmi/Chromoscope
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Chromoscope Demo Documentation Status License: MIT PyPI - Version

Interactive multiscale visualization for structural variation in human genomes.

  • Project/Documentation: https://chromoscope.bio
  • Demo: https://chromoscope.bio/app/

teaser

The Chromoscope interface consists of four views for analyzing structural variation in cancer genomes at multiple scales (a–d). Chromoscope uses a "data config" to load datasets via HTTP requests and does not require setting up a server (e). The data can be either stored privately or publicly (e.g., cloud buckets or local servers). Chromoscope captures distinct patterns of structural variations and their copy number footprint in samples with different types of chromosomal instability, such as chromothripsis, or associated with loss of BRCA1 -/-, BRCA2 -/-, or CCNE1 amplification (f-g).

Slack channel

Ask for help and propose or discuss new features. Please email dominik_glodzik@hms.harvard.edu if you would like to join.

Development

Clone this repo on your local machine first.

Move to the project folder and then install all dependencies using Yarn. You need to install Yarn first if you do not have it installed.

cd chromoscope
yarn install

Run the local instance.

yarn start

Open the browser to see the local Chromoscope.

http://localhost:3000

Documentation

Install dependencies for the documentation website.

yarn --cwd docs install

Start the local server for the documentation.

yarn start-docs

Open the browser to see the local documentation.

http://localhost:3000/docs

Citation

Please cite the following publication:

Sehi L’Yi, Dominika Maziec, Victoria Stevens, Trevor Manz, Alexander Veit, Michele Berselli, Peter J. Park, Dominik Głodzik, and Nils Gehlenborg. Chromoscope: interactive multiscale visualization for structural variation in human genomes. Nat Methods 20, 1834–1835 (2023). https://doi.org/10.1038/s41592-023-02056-x

Funding

Chromoscope is funded in part through a grant awarded by Innovation in Cancer Informatics.

Related Skills

View on GitHub
GitHub Stars72
CategoryDevelopment
Updated1mo ago
Forks7

Languages

TypeScript

Security Score

95/100

Audited on Feb 25, 2026

No findings