RGLab / MAST

Tools and methods for analysis of single cell assay data in R
224 stars 57 forks source link

FindAllMarkers issue #176

Closed andrew2k closed 1 year ago

andrew2k commented 1 year ago

Seurat 4.2.0 MAST 1.22.0 Bioconductor 3.15

When I call FindAllMarkers(..., test.use = "MAST") function, I get the following warning and zero DE genes: Warning: When testing 16 versus all: invalid name for slot of class "BayesGLMlike": norm.method

Thx a lot

amcdavid commented 1 year ago

Apparent duplicate of #175.