gosling.js icon indicating copy to clipboard operation
gosling.js copied to clipboard

Are there public datasets for the assembly hg19?

Open zhangzhen opened this issue 2 years ago • 1 comments

Are there public datasets for the assembly hg19? We use the assembly hg19 rather than hg38. Gene annotation for hg19 is needed.

zhangzhen avatar Sep 09 '21 07:09 zhangzhen

Hi Zhen, we are planning to support other assemblies as well for the public data. In the meantime, you could use the data that is supported by the HiGlass server:

// gene annotation for hg19
{ url: "https://higlass.io/api/v1/tileset_info/?d=OHJakQICQD6gTD7skx4EWA", ...}

sehilyi avatar Sep 10 '21 01:09 sehilyi