Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question regarding stopped unblock calls #27

Open
JensUweUlrich opened this issue Jul 2, 2021 · 2 comments
Open

Question regarding stopped unblock calls #27

JensUweUlrich opened this issue Jul 2, 2021 · 2 comments

Comments

@JensUweUlrich
Copy link

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

@0x55555555
Copy link
Contributor

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.

Are you using the read_until_api: https://git.oxfordnanolabs.local/minknow/read_until_api I would recommend using this for some useful tools + examples around read until.

@alexomics
Copy link

The current public read_until_api is here https://github.com/nanoporetech/read_until_api/tree/v3.0.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants