Skip to content

Weird bug when trying to normalize p-values  #5

Description

@BenayounLaboratory

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions