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

query-api-civic: unknown param 'cancer' #33

Closed
HomoPolyethylen opened this issue Jul 2, 2024 · 0 comments · Fixed by #34
Closed

query-api-civic: unknown param 'cancer' #33

HomoPolyethylen opened this issue Jul 2, 2024 · 0 comments · Fixed by #34
Assignees
Labels
bug Something isn't working

Comments

@HomoPolyethylen
Copy link
Contributor

Description of the bug

sth went wrong during the last release (0.5.0), query-api-civic is broken.

Command used and terminal output

querynator query-api-civic     --vcf test_sample.normalized.vcf.gz     --outdir test_sample_civic --cancer foo

                                           __ 
  ____ ___  _____  _______  ______  ____ _/ /_____  _____
 / __ `/ / / / _ \/ ___/ / / / __ \/ __ `/ __/ __ \/ ___/
/ /_/ / /_/ /  __/ /  / /_/ / / / / /_/ / /_/ /_/ / /
\__, /\__,_/\___/_/   \__, /_/ /_/\__,_/\__/\____/_/
  /_/                /____/


2024-07-02 10:42:36,693 - Querynator - INFO - Start
Traceback (most recent call last):
  File "/home/casimir/opt/miniforge3/envs/qn/bin/querynator", line 10, in <module>
    sys.exit(run_querynator())
  File "/home/casimir/opt/miniforge3/envs/qn/lib/python3.10/site-packages/querynator/__main__.py", line 278, in run_querynator
    querynator_cli()
  File "/home/casimir/opt/miniforge3/envs/qn/lib/python3.10/site-packages/click/core.py", line 1157, in __call__
    return self.main(*args, **kwargs)
  File "/home/casimir/opt/miniforge3/envs/qn/lib/python3.10/site-packages/click/core.py", line 1078, in main
    rv = self.invoke(ctx)
  File "/home/casimir/opt/miniforge3/envs/qn/lib/python3.10/site-packages/click/core.py", line 1688, in invoke
    return _process_result(sub_ctx.command.invoke(sub_ctx))
  File "/home/casimir/opt/miniforge3/envs/qn/lib/python3.10/site-packages/click/core.py", line 1434, in invoke
    return ctx.invoke(self.callback, **ctx.params)
  File "/home/casimir/opt/miniforge3/envs/qn/lib/python3.10/site-packages/click/core.py", line 783, in invoke
    return __callback(*args, **kwargs)
TypeError: query_api_civic() got an unexpected keyword argument 'cancer'

System information

No response

@HomoPolyethylen HomoPolyethylen added the bug Something isn't working label Jul 2, 2024
@HomoPolyethylen HomoPolyethylen self-assigned this Jul 2, 2024
@HomoPolyethylen HomoPolyethylen linked a pull request Jul 3, 2024 that will close this issue
5 tasks
HomoPolyethylen added a commit that referenced this issue Jul 3, 2024
fixed query-api-civic --cancer bug #33
bumped version to 0.5.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant