hansenlab / minfi

Devel repository for minfi
58 stars 67 forks source link

error in minfi dmpFinder #186

Closed hope2003 closed 5 years ago

hope2003 commented 5 years ago

Hi, I am having issues with dmpFinder () function. Here is the Error info: dmp <- dmpFinder(beta, pheno = Sample_Group , type = "categorical")

Error in smooth.spline(lambda, vec.p0, w = ncs.weights, df = 3) : missing or infinite values in inputs are not allowed In addition: Warning message: In pf(Fstat, df1, df2, lower.tail = FALSE) : NaNs produced How to fix it? Thanks!

PeteHaitch commented 5 years ago

This is a duplicate of https://support.bioconductor.org/p/121252/ I'll follow up there