Skip to content

"Error in if (relI < 0) { : missing value where TRUE/FALSE needed" #7

Description

@ethanbass

I am getting an error in the runGC function, when it gets to the following part:

ann.df <- getAnnotationMat(exp.msp = allSamples.msp, pspectra = PseudoSpectra,

  •                        allMatches = allSam.matches)
    

It throws an error:
"Error in if (relI < 0) { : missing value where TRUE/FALSE needed"

I was trying to troubleshoot it on my own, by going through the function line by line, but I can't find the 'relInt' function that seems to be causing the problem.

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions