RGLab / MAST

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

What should I do with the "NaN" values, with extremely small `Pr(>Chisq)` in the `coef` column of the `summary(zlmCond)` result? #168

Open danli349 opened 2 years ago

danli349 commented 2 years ago

Thanks a lot for providing such a great tool! When I run summary(zlmCond), the result has a lot of "NaN" values, with extremely small Pr(>Chisq) in the coef column of the H and logFC components. What should I do with these values?