You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I see a "build error" tag in bioconductor page for "IHW"package.click the tag shows an error report about the version 1.28.0 in windows.So if using window, maybe try the 1.27.0
This line of code below causes R to crash when using the ihw() function with a DESeq2 dataset (dds) object.
resIHW <- results(dds, filterFun = ihw)
This code has worked before but now causes R to crash every time. I've also tried different computers and still I get the same result.
The text was updated successfully, but these errors were encountered: