UNPKG

ideogram

Version:

Chromosome visualization with D3.js

13 lines (12 loc) 425 B
{ "taxid": 9606, "chromosomes": ["1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "X", "Y"], "chrWidth": 10, "chrHeight": 500, "chrMargin": 10, "showBandLabels": true, "showChromosomeLabels": true, "orientation": "horizontal", "container": "#ideo-container", "localAnnotationsPath": "../../data/annotations/all_human_genes.json" }