-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
Hi,
I've been stuck on this for a while. Some of my datasets give this error. With stricter downsampling, the error didn't show but ever since we changed to input_events_downsampling <- 1e6 and prediction_events_downsampling <- 1e6 some files are problematic.
After I trim off margins, different datasets give this error. I found there is a problem if I trim off too much and if I trim off too little as well. We use a compensation matrix too, in case it's relevant.
This is where the program crashes:
Parsing and subsampling input data
Downsampling to 1e+06 events per input file
uneven number of tokens: 665
The last keyword is dropped.
uneven number of tokens: 665
The last keyword is dropped.
Concatenating expression matrices
Writing to disk
Logicle-transforming the data
Backbone data
Error in quantile.default(data, q) :
missing values and NaN's not allowed if 'na.rm' is FALSE
Calls: <Anonymous> ... setNames -> lapply -> FUN -> quantile -> quantile.default
Execution halted
Thank you!
Metadata
Metadata
Assignees
Labels
No labels