ddhb / Workflow_of_ChIPSeq

R code in workflow of chip-seq analysis
11 stars 9 forks source link

error with MOSAICS #3

Open DiyaVaka opened 3 years ago

DiyaVaka commented 3 years ago

Hi,

I am trying to replicate your code for my test samples but it resulted in error. Did you happen to see this before?

fitHM <- mosaicsFit( binHM, analysisType="IO", bgEst="rMOM" ) Info: background estimation based on robust method of moment. Info: two-sample analysis (Input only). Info: use adaptive griding. Info: fitting background model... Error in rlm.default(x, y, weights, method = method, wt.method = wt.method, : 'x' is singular: singular fits are not implemented in 'rlm'

Thanks,

Diya

a00101 commented 2 years ago

Sorry for late reply. Is it works now?

You check MOSAICS latest version first.