Hi Almut
If I run visGroup(sce_hvg, group = "Sample", dim_red = "UMAP") I get the following error:
Error: Insufficient values in manual scale. 27 needed but only 26 provided.
Running scater::plotUMAP(sce_hvg, colour_by = "Sample") (which I think is similar to visGroup) works fine.
Best, Reto