ucscXena / ucsc-xena-client

Functional genomics browser
Apache License 2.0
57 stars 42 forks source link

Need a browser user interface to list the probeMaps we have on xena reference hub. #347

Open jingchunzhu opened 5 years ago

jingchunzhu commented 5 years ago

Goal:

Approach: add functionality to Datapages.js The xena query to get the list of probeMap and all annotated information is js/queries/probemapList.xq the hub that stores the information of public probeMap is "https://reference.xenahubs.net"

antontelichenko commented 5 years ago

I want to do it, but I don`t know where is data? How can I get data?

jingchunzhu commented 5 years ago

@geka412315 The hub host is "https://reference.xenahubs.net" The query to get the list of probeMap and all annotated information is js/queries/probemapList.xq