Hi,
I am encountering a weird bug after inputting my data when I start the p-value normalization steps.
The annotateExpression and annotateModification steps work fine, so does the makePvalueObject step, and no errors occur. An object is generated.
Then, wen I attempt to proceed to pval normalization steps, things stop working unexpectedly and the error messages are not very helpful.
-
when calling plotDensityPval:
Error in abs(returnPvalueCol(slot(pvalue_annotation, "score_data"), ref)) : non-numeric argument to mathematical function
-
when calling normalizePval:
Error in 1 - p_ref : non-numeric argument to binary operator
Any idea what is happening and how to fix it? I have tried reformatting, removing some of my epigenomics, etc, but nothing is changing the error message.
Thank you for your help!
Best
Hi,
I am encountering a weird bug after inputting my data when I start the p-value normalization steps.
The annotateExpression and annotateModification steps work fine, so does the makePvalueObject step, and no errors occur. An object is generated.
Then, wen I attempt to proceed to pval normalization steps, things stop working unexpectedly and the error messages are not very helpful.
when calling plotDensityPval:
Error in abs(returnPvalueCol(slot(pvalue_annotation, "score_data"), ref)) : non-numeric argument to mathematical functionwhen calling normalizePval:
Error in 1 - p_ref : non-numeric argument to binary operatorAny idea what is happening and how to fix it? I have tried reformatting, removing some of my epigenomics, etc, but nothing is changing the error message.
Thank you for your help!
Best