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

Refactor to v0.3.0a1 #30

Merged
merged 20 commits into from
Sep 12, 2022
Merged

Refactor to v0.3.0a1 #30

merged 20 commits into from
Sep 12, 2022

Conversation

gibsramen
Copy link
Collaborator

Major overhaul of pipeline architecture.

Qadabra is now a Python package that comes with command line scripts:

  1. Generate the workflow structure
  2. Add dataset(s)

This allows users to run Qadabra on multiple datasets at once without having to do weird Snakemake module stuff. Also attempts to fix some dependency errors with certain tools. Notably, we pin R to 4.1.0 to make sure that corncob doesn't break. Additional misc changes included as well.

Closes #6, #25, #27, #28

@gibsramen gibsramen merged commit 7d11468 into main Sep 12, 2022
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.

Check and process covariate, target & reference for valid input
1 participant