Skip to content

Missing value error #4

Description

@marinafloresp

I am trying to run the refineSites function in a count matrix of counts in peaks with 215 samples as columns. For the first 70 samples, the function runs fine. However, for the next samples, this error pops up:

Error in while ((it <- it + 1) < limit && abs(del) > eps) { : 
  missing value where TRUE/FALSE needed

I have tried running the function in smaller counts matrix, but sometimes the error comes up and others don't. This is the command I am running:
counts.list<-refineSites(counts=counts,sites=gr, emtrace = TRUE, plot = TRUE,genome="hg38")

I was wondering if I am missing something or if you could help. Thank you

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