You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: