Feng
Feng
please use this code to install 2.0.3: ```r remotes::install_github('https://github.com/ekernf01/DoubletFinder', force = T) ```
Sorry for this delayed response, I mistook this Email as a commercial. Here are my codes. #DoubletFinder library(DoubletFinder) DefaultAssay(Seurat_object) — > Reply to this email directly, view it on GitHub...
dgCMatrix class object should be your counts, but it seemed that your function accessed meta.data. Please check if you have linked the correct assays. 1054574 ***@***.***> 于2024年1月19日周五 01:23写道: > I...
please use this code to install the former version 2.0.3 which supports v3/v4 ```r remotes::install_github('https://github.com/ekernf01/DoubletFinder', force = T) ```