UNPKG

ucsc-xena-client

Version:

UCSC Xena Client. Functional genomics visualizations.

7 lines (6 loc) 173 B
'use strict'; module.exports = { hg18: require('./data/chromInfo_hg18.json'), hg19: require('./data/chromInfo_hg19.json'), hg38: require('./data/chromInfo_hg38.json') };