Tiago Bruno Rezende de Castro
Tiago Bruno Rezende de Castro
I did the same. I ran all again.
I agree that a hint would be very useful. I love miso !
The very same thing happens to me.
I am using a MacBook pro running Catalina. By running the singularity test command I get another error: `> dynwrap::test_singularity_installation(detailed = TRUE)` ``` > dynwrap::test_singularity_installation(detailed = TRUE) ✔ Singularity is...
having the same issue, is there any known solution? Thanks. I am specifically traying to use the package destiny https://github.com/theislab/destiny/issues/27. ### Update Fixed: https://github.com/theislab/destiny/issues/27
One way is to get with BioMart the IDs with the version information as well. Something like: ``` t2g
Reverting the data.table package to an older version solves the problem.
Hi @lmcewen, this response is 1 year late, so sorry about that. I haven't tested all the data.table versions. The command I use was: ``` so
I think the comparisons are made not alphabetically but in the order of the factors in the design matrix. The factor order may be controlled by using relevel.
Thanks for clarifying. I will check that.