Skip to content

add na.rm=T #9

@dwill023

Description

@dwill023

Hi, I've been getting an error when I run biasPlot() and withinLaneNormalization(). I get the below error for both functions.

Error in quantile.default(gc, probs = seq(0, 1, length.out = num.bins + :
missing values and NaN's not allowed if 'na.rm' is FALSE

I've been able to run through the vignette up to this point and not sure how to fix it other than adding na.rm=TRUE to the quantile() function. Is there a way you can add this to the calculation? Or any other suggestion would be great.

Thanks!

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