Hard Limit to Maximum Samples
Opened this issue · 2 comments
bstamps commented
Is there a hard limit to the number of samples Sabre PE can demultiplex? We have 142 samples in a barcode file- this causes Sabre PE to segfault 11 and fail. If we drop below 124 samples, the program runs successfully. Is this something hard-coded, or an option that can be changed prior to compilation to allow for more samples within a single demultiplexing run?
ianartmor commented
+1 for this. Also getting segfault 11 for high number of samples.
sevmurdock commented
I am also getting a segmentation fault error. Does anyone know how to fix this?