Closed Abghaith closed 4 years ago
Looks like you are using the SeuratWrappers package. Are both liger and seurat wrappers libraries properly loaded?
I get the same error. I am sure that liger and SeuratWrappers packages are loaded.
>> packageVersion("liger")
[1] ‘1.1’
>> packageVersion("SeuratWrappers")
[1] ‘0.1.0’
The issue is that I installed JEFworks/liger
rather than MacoskoLab/liger
.
Hi, I get this error message when running this command :: ifnb <- RunOptimizeALS(ifnb, k = 20, lambda = 5, split.by = "stim") Erreur : 'optimizeALS' is not an exported object from 'namespace:liger'