nemoarchive / analytics

Repository for the NeMO Analytics project.
MIT License
1 stars 0 forks source link

TrackHub integration #72

Open jkanche opened 5 years ago

jkanche commented 5 years ago

I did not see any existing ticket for this -

NEMO\gEAR will create hub(s) using the UCSC trackHub format, one such track hub is http://data.nemoarchive.org/nemoHub/

Epiviz would parse these trackhub files to load datasets into the file server

@jorvis , I implemented a trackhub parser in epiviz (https://github.com/epiviz/epivizFileParser/tree/master/src/epivizfileserver/trackhub). It might help if you were also planning to write one. Some of the things here are specific to epiviz but reading the hub files should be the same.