csijcs
csijcs
I'm having a similar issue, any solution?
In the modify_vlnplot function the legend.position is set to "none". If you alter that you will get a legend for each separte violin plot. If you want one legend for...
Thanks very much for your response. Here is a link to the data: https://drive.google.com/file/d/1rJUeKaFJbrsc8Jk5oXNWuwYULqlZo5Xi/view?usp=sharing It's currently restricted, but once you request access I will add you.
That does not solve the problem for me. My rownames are set correctly. I did discover that the problem only occurs with umap.method = "umap-learn" and not with umap.method =...
Agreed. I'm having issues installing. Get's hung up here: cd bamtools mkdir build cd build cmake .. ``` cmake: /usr/lib/x86_64-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.20' not found (required by cmake) cmake: /usr/lib/x86_64-linux-gnu/libstdc++.so.6: version...