Stephen Blaskowski
Stephen Blaskowski
I've had a number of troubles getting dammit installed and working on my MacOS environment. I have miniconda3 installed and download dammit into a new environment using the following: ```...
Hello, I found when calculating the TreeKO distance (`PhyloTree.compare()` method with `has_duplications=True`), the method raises an error if duplicate leaves are both children of the same parent node, but not...
When calling `sctransform::vst()` with a user-defined latent variable and `vst.flavor = "v2"`, the function errors with: ``` Error in fit_glmGamPoi_offset(...): !is.null(log10_umi) is not TRUE ``` This happens even when a...