Kris Davie
Kris Davie
This is also still occurring for me, both on pre-existing and newly uploaded loom files. https://user-images.githubusercontent.com/5079892/119828143-2f52f780-befa-11eb-9460-6f4b2b841858.mp4
> This TOUCAN web viewer is [here](https://github.com/aertslab/ToucanJS)? Yeah, I asked internally and that seems like that's the most up to date version.
Were you thinking of using these instead of UUIDs? How would we share sessions then?
Hi Florian, It looks like you're not defining the SCOPE_DATA_DIR when you run the `docker-compose` command. You need to be running something like this line from the README: `SCOPE_DATA_DIR=$HOME/scope_data SCOPE_PORT=8080...
Hey @FloWuenne, Ok, can you confirm that the folder `$HOME/scope_data/` actually exists on the host system for the user that you're running the docker container with? Can you also try...
This still occurs for me on Windows 10 - Chrome Version 91.0.4472.77 (Official Build) (64-bit) https://user-images.githubusercontent.com/5079892/119823917-9e7a1d00-bef5-11eb-800d-eeebaf80d7c3.mp4
Hey @cbravo93 , This looks like there is a miscalculation, and then these values are being cached. I'll take a look into it. Cheers, Kris
On the subject of legends, a neat idea from someone was to use a triangle with each colour at a point to show the combinations. IT would be very cool...
This is still an issue. However, it will become obsolete with the introduction of selecting projects
Implemented whole loom file download. In combination with getting the cellNames, this might be sufficient?