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
I'm currently evaluating the adaptive sampling feature by using the minknow_api to send unblock messages to the MinKNOW GRPC server when running a bulk FAST5 playback. I recognized that some reads, for which I was sending unblock calls to MinKNOW, have not been unblocked. I also see some messages in the bream log file like the following:
Is there a log file or a possibility to have a look at specific unblock calls and why they were stopped by MinKNOW? I would like to understand this issue. Is there something like a maximum number of unblock messages accepted by the GRPC server in MinKNOW?
Thanks
Jens
The text was updated successfully, but these errors were encountered:
Is there a log file or a possibility to have a look at specific unblock calls and why they were stopped by MinKNOW? I would like to understand this issue. Is there something like a maximum number of unblock messages accepted by the GRPC server in MinKNOW?
There is not a log for specific unblock actions. If you look at the sequencing summary file for the run the end reason for each read is listed though.
Hi,
I'm currently evaluating the adaptive sampling feature by using the minknow_api to send unblock messages to the MinKNOW GRPC server when running a bulk FAST5 playback. I recognized that some reads, for which I was sending unblock calls to MinKNOW, have not been unblocked. I also see some messages in the bream log file like the following:
[bream4.toolkit.procedure_components.sequencing_features.progressive_unblock: 105] - 2021-06-22 11:26:29,531 - INFO - Stopped 32 unblock calls
Is there a log file or a possibility to have a look at specific unblock calls and why they were stopped by MinKNOW? I would like to understand this issue. Is there something like a maximum number of unblock messages accepted by the GRPC server in MinKNOW?
Thanks
Jens
The text was updated successfully, but these errors were encountered: