Hi, friends
I am freshman to the WashU Epigenome Browser and need of help. I want to load my local data to mongodb and show it in the Browser. Such as the bigwig file followed:
I add it in my new genome like this:
And then start my own backend API and running the frontend. But it doesn't work, the error in the brower is:
And the error in console is:
Why the geneAnnotation file works well and the others fail to fetch data from mongodb. I really don't know how to deal with. Thanks for your help!