Florian Wuennemann

Results 50 comments of Florian Wuennemann

Update: We have figured out that if running dyno inside an interactive session on our HPC, we do not run into the above-mentioned issue and are able to call methods...

Thanks, @zouter for the clarification. I can confirm similar behavior on our HPC. It might be worth adding a note somewhere in the tutorial that dyno is saving singularity containers...

Hi @KrisDavie, thank you for the quick reply, it is really appreciated! In fact, I had tried the docker-compose command as shown in the README as well and it gives...

Thanks again for the additional suggestions! 1) The folder `$HOME/scope_data/` does exist and is accessible by the SCope user. I tried running the container using: `sudo docker run scope_scope` however,...

PRs for [kallistobustools/ref](https://github.com/nf-core/modules/pull/408) and [kallistobustools/count](https://github.com/nf-core/modules/pull/409) are also up and passing all tests. Thanks, @KevinMenden for the quick reviews!

Hi there, I am having the same issue but when running Baysor with a segmentation mask as prior on our cluster with my own data. I had to build baysor...

To put a small update here, I think this issue might be related to different formats of arrays for the plotting based on this julia thread: https://discourse.julialang.org/t/undefreferror-access-to-undefined-reference/3526/6 I don't write...

I was running into the same issue today and I believe this is answered in the following issue: #55 TLDR: the solution is to add the skip.validate = TRUE argument...

Hi @Lesdormis, sorry for the very let reply! You are totally right and I did forget to put the code for calculating the rrs. I will add this very soon...

I am still running into the same error. I am using ByteTracker with the Docker container. I was able to succesfully build the container, execute the docker run command and...