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

Is there a list of args for the start protocol method within the protocol.proto? #43

Open
biosero-simon opened this issue Sep 20, 2022 · 2 comments

Comments

@biosero-simon
Copy link

No description provided.

@biosero-simon
Copy link
Author

Trying to list out all available settings for calling this method through a c# library

@0x55555555
Copy link
Contributor

Hi @biosero-simon,

Please see our start protocol example here: https://github.com/nanoporetech/minknow_api/blob/master/python/minknow_api/examples/start_protocol.py

for details on how to call start with the right arguments.

Specifically this example calls into:

https://github.com/nanoporetech/minknow_api/blob/master/python/minknow_api/tools/protocols.py

Where we produce all the arguments from the input python request.

I hope that helps,

  • George

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

2 participants