-
Notifications
You must be signed in to change notification settings - Fork 203
feat: update snpeff wrapper #4695
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
base: master
Are you sure you want to change the base?
Conversation
📝 WalkthroughWalkthroughBumps snpeff from 5.2 → 5.3 in both annotate and download environment.yaml files, refreshes the corresponding linux-64 explicit environment pin files with updated package versions/builds/checksums and conda metadata, and updates two Snakemake parameters in Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~20–30 minutes
Possibly related PRs
Suggested reviewers
Pre-merge checks and finishing touches✅ Passed checks (2 passed)
✨ Finishing touches🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: CHILL Plan: Pro 📒 Files selected for processing (1)
🧰 Additional context used🧠 Learnings (1)📚 Learning: 2024-11-26T15:00:09.980ZApplied to files:
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (3)
🔇 Additional comments (1)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
The meta-wrapper uses release version 105 of the reference genome. For some reason this is not part of the snpeff config anymore. The latest release version of the |
|
I have not looked into it too much, but it seems it is because |
|
Actually snpeff behaves weird. In my first comit the tests for snpeff_download and snpeff_annotate passed, while the meta-wrapper was failing due to a outdated reference version. After updating the meta-wrapper the test of |
QC
snakemake-wrappers.While the contributions guidelines are more extensive, please particularly ensure that:
test.pywas updated to call any added or updated example rules in aSnakefileinput:andoutput:file paths in the rules can be chosen arbitrarilyinput:oroutput:)tempfile.gettempdir()points tometa.yamlcontains a link to the documentation of the respective tool or command underurl:Summary by CodeRabbit
Release Notes