Entering edit mode
6.5 years ago
rahel14350
▴
40
Dear all, I am doing Diff. meth. analysis for RRBS data using RnBeads. I am interested to do enrichment analysis from Lola package here but I have this error:
>Error in rnb.getOption(differential.enrichment.lola = TRUE) :
>unused argument (differential.enrichment.lola = TRUE)
Can you please help me? Kind Regards, Rahel
Please elaborate by adding the code you used when you obtained this error.
I want to start RnBeads full pipeline and in the beginning with setting rnb.options, I have this error. Here is my options:
I am using RnBeads.1.12.0 version.
I added code markup to your post for increased readability. You can do this by selecting the text and clicking the 101010 button. When you compose or edit a post that button is in your toolbar, see image below:
Then my first suggestion is to update to the latest version.
Many thanks for your prompt reply. The last version is 1.12.1 and I have the same Error there as well. I also have LOLA installed and included that one too (require(LOLA)) but still the same error is happening.
Oh I was confused for a second, you indeed have the latest version. My bad.
Can you post the output of
sessionInfo()
?Here is:
I don't see lola here listed.
sorry, edited now! even now I still have the error!
My apologies for being lazy, I'll see if I can reproduce your issue.
I was unable to reproduce your issue with LOLA_1.8.0 and RnBeads_1.10.8 (command works fine).
I changed the version and unfortunately, I still have the same error!