Skip to content
Prev 15222 / 21312 Next

[Bioc-devel] Error for voom() in limma package

Hi,

I am having an issue with running voom function. I believe it is caused be
the line 73 in the voom.R file.

f <- approxfun(l, rule = 2, ties = list("ordered", mean))


The third argument causes the following error:

 Error in get(as.character(FUN), mode = "function", envir = envir) :
  object 'ties' of mode 'function' was not found


Please let me know how the issue can be addressed.

Best,
Lan