jessicaliu70
Results
2
comments of
jessicaliu70
I met the same error when running nichenet_seuratobj_aggregate . I think this is due to the seurat[[condition_colname]] return a data frame (maybe for newer seurat version), while it actually need...
Hi, Thank you for reply. It worked after I convert the on-disk object to in-memory object. Then my question is that you can't directly plot dot plot using the on-disk...