Cathy Su
Cathy Su
Hello there, thanks for your package. I have the latest version of the following libraries: ``` library(rliger) library(Seurat) library(SeuratWrappers) ``` I used the wrapper from [here](https://github.com/satijalab/seurat-wrappers/blob/master/docs/liger.md) to run liger on...
Hello, thanks very much for your package. I just want to follow up on this point from the vignette: > The large `lfc` values come from groups were nearly all...
Hello, I am wondering how I can download the datasets from your website. It seems selecting 'explore' and selecting cells gives an option to download the raw data. However, this...
Hello, thank you for sharing the code for your model. I noticed that in calculating differential expression, the model calls `sc.tl.rank_genes_groups` with the default method in [helper.py](https://github.com/theislab/chemCPA/blob/main/chemCPA/helper.py). It seems the...