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

fix: update CI workflow, snakemake wrappers and python / pandas code syntax #40

Open
wants to merge 15 commits into
base: main
Choose a base branch
from

Conversation

dlaehnemann
Copy link

Instead, use the .squeeze("columns") function, as for example done here:
https://github.com/sktime/sktime/pull/2693/files

This closes #39, with more relevant info over there.

Instead, use the `.squeeze("columns")` function, as for example done here:
https://github.com/sktime/sktime/pull/2693/files
@dlaehnemann
Copy link
Author

dlaehnemann commented Jun 6, 2023

I merged in #41 , as the tests there fail with the failure that this PR fixes. So we should probably merge this all at once.

@dlaehnemann
Copy link
Author

This fix exposed a lot of parts of the workflow that haven't aged well, so in addition to updating the CI workflow, I will now also update all the wrappers. And change the name of the pull request accordingly.

@dlaehnemann dlaehnemann changed the title fix: stop using deprecated pd.read_table argument squeeze fix: update CI workflow, snakemake wrappers and python / pandas code syntax Jun 7, 2023
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

Successfully merging this pull request may close these issues.

TypeError in calling.smk rule merge_variants. The bwa mapping stops after creating the indexes files.
1 participant