Skip to content

Python web application to create interactive copy number variation plots

Notifications You must be signed in to change notification settings

imsarath/cnvplots

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cnvplots

Python web application to create interactive copy number variation plots

Note: This module inspired from dash-bio Manhantan plot

Input

cnvkit output files such as copy number ratio(.cnr) and segmentation (.cns) files. Dash and Plotly used to build this interactive cnv plots and tables.

How To run this app

git clone https://github.com/imsarath/cnvplots.git
cd cnvplots
pip install -r requirements.txt

python app.py

Open http://127.0.0.1:8050/ in your browser

About

Python web application to create interactive copy number variation plots

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages