We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
sth went wrong during the last release (0.5.0), query-api-civic is broken.
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'
No response
The text was updated successfully, but these errors were encountered:
7ea9ff1
Merge pull request #35 from qbic-pipelines/dev
392f9f4
fixed query-api-civic --cancer bug #33 bumped version to 0.5.1
HomoPolyethylen
Successfully merging a pull request may close this issue.
Description of the bug
sth went wrong during the last release (0.5.0), query-api-civic is broken.
Command used and terminal output
System information
No response
The text was updated successfully, but these errors were encountered: