How to use the extra args?
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 35/100
Research direction
Start at the protocol_args.extend(args) entry point and compare it with the documented fast5_out option. Confirm the accepted argument form with a minimal invocation or existing tests, then update the relevant usage documentation or example so including fastq and the trace table is unambiguous.
Written by the indexing model from the issue text.
Description
My requirement is to make fast5 include fastq and trace table. By looking up the instructions, I understand that the fast5_out should be set out to True. Which of the following expression is correct in syntax?
extra_args=["--fast5_out=True"]
extra_args=["fast5_out=True"]
extra_args=["fast5_out=on"]
extra_args=["--fast5_out=on"]
extra_args=["--fast5_out"]
extra_args would be passed to protocol_args.extend(args).
I have failed many times . I would appreciate your help.
- Dominant language
- Python
- Stars
- 73
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from nanoporetech/minknow_api
-
Difficulty 5/5 Over a week Newbie friendliness 35/100
nanoporetech/minknow_api#95 ·
-
Difficulty 5/5 Over a week Newbie friendliness 20/100
nanoporetech/minknow_api#94 · 2 comments ·
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
nanoporetech/minknow_api#93 · 19 comments ·
-
Difficulty 5/5 Over a week Newbie friendliness 25/100
nanoporetech/minknow_api#92 · 1 comment ·
-
Difficulty 5/5 Over a week Newbie friendliness 35/100
nanoporetech/minknow_api#91 · 1 comment ·
All issues in nanoporetech/minknow_api
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
bancolombia/sentinel#23 ·
-
test md OpenCI
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
-
integration:quickjs org:external priority:backlog topic:code-interpreter topic:middleware type:feature
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
langchain-ai/deepagents#6450 ·
-
bug client
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100