vgteam / sequenceTubeMap

displays multiple genomic sequences in the form of a tube map
MIT License
178 stars 24 forks source link

Custom data #401

Open lalalagartija opened 6 months ago

lalalagartija commented 6 months ago

Hi,

am unable to see custom data

I have copied my vg file into exampleData I have successfully created the index with prepare_vg.sh

And restarted the server but the data is not proposed in the drop down menu

You say : "restart the server and choose custom (mounted files) from the data dropdown in the UI to be able to pick from the files in your data folder." but I don't see such choice

Thank you very much

adadiehl commented 5 months ago

I'm suffering from the same issue. Followed the directions exactly (replacing the dataPath variable in src/config.json with the absolute path to the data directory) and am not seeing any "custom (mounted files)" option in the browser. I have also tried placing files in the exampleData directory, as per the OP, with the same result. Finally, tried adding another entry in "DATA_SOURCES" within config.json, explicitly pointing to the custom files, but no corresponding entry appeared in the dropdown menu.

dmjask commented 1 week ago

Seconding this. attempted to reinstall the software and still suffer the issue. The data selection in browser does not have the "upload"/"mounted" option described in the help page.

Edit: interestingly, these options are also absent from the demo at https://vgteam.github.io/sequenceTubeMap/