Skip to content

hms-dbmi/chromoscope

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

fabc541 · May 16, 2024
Jun 30, 2023
Aug 11, 2023
Apr 29, 2024
Dec 13, 2023
Aug 11, 2023
May 16, 2024
Jun 15, 2022
Dec 9, 2021
Aug 11, 2023
Aug 11, 2023
Nov 22, 2021
Apr 24, 2023
Aug 17, 2021
Apr 3, 2024
Jul 5, 2023
Apr 21, 2023
Sep 29, 2023
Nov 29, 2021
Aug 11, 2023
Sep 29, 2023

Repository files navigation

Chromoscope Demo Documentation Status License: MIT PyPI - Version

Interactive multiscale visualization for structural variation in human genomes.

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).

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.