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

TypeError: read_table() got an unexpected keyword argument 'squeeze' #43

Open
hans-vg opened this issue Feb 12, 2025 · 1 comment
Open

Comments

@hans-vg
Copy link

hans-vg commented Feb 12, 2025

squeeze was deprecated in Pandas 2.0. Is this pipeline still being updated?

Building DAG of jobs...
InputFunctionException in rule merge_variants in file strabisumus_2025_mito_methyl/dna-seq-gatk-variant-calling_github/workflow/rules/calling.smk, line 64:
Error:
  TypeError: read_table() got an unexpected keyword argument 'squeeze'
Wildcards:

Traceback:
  File "strabisumus_2025_mito_methyl/dna-seq-gatk-variant-calling_github/workflow/rules/calling.smk", line 67, in <lambda>
  File "strabisumus_2025_mito_methyl/dna-seq-gatk-variant-calling_github/workflow/rules/common.smk", line 44, in get_contigs (rule merge_variants, line 134, strabisumus_2025_mito_methyl/dna-seq-gatk-variant-calling_github/workflow/rules/calling.smk)
@dlaehnemann
Copy link

Nobody currently actively maintains this, but pull requests are always welcome.

If you would like to instead look for an actively maintained and supported variant calling workflow, check out this one:
https://snakemake.github.io/snakemake-workflow-catalog/?repo=snakemake-workflows/dna-seq-varlociraptor

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