Skip to content

jmcmichael/pan-genome-charts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pan-genome-charts

Scripts for generating Figure 1 in Age-related mutations associated with clonal hematopoietic expansion and malignancies.

Uses d3. Run the Python SimpleHTTPServer in the repository root directory and load index.html for Panel A, and index2.html for Panel B.

cd pan-genome-charts
python -m SimpleHTTPServer

After the webserver boots up, load these links in a browser:

http://localhost:8000/index.html

http://localhost:8000/index2.html

The scripts generate the underlying vector shapes and lines for the charts, then saved as an SVG using SVG Crowbar. Some color adjustments and the cancer group labels were added in Illustrator.

About

charts for the pan genome paper

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published