chore(pridepy): bump to 0.0.15 & feat(qpx): add QPX export module#34
Conversation
ⓘ You've reached your Qodo monthly free-tier limit. Reviews pause until next month — upgrade your plan to continue now, or link your paid account if you already have one. |
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Tip 💬 Introducing Slack Agent: The best way for teams to turn conversations into code.Slack Agent is built on CodeRabbit's deep understanding of your code, so your team can collaborate across the entire SDLC without losing context.
Built for teams:
One agent for your entire SDLC. Right inside Slack. 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 |
Up to standards ✅🟢 Issues
|
There was a problem hiding this comment.
Pull request overview
Updates the bigbio/pridepy nf-core module to use pridepy 0.0.15, aligning the module’s container, conda environment, and test snapshots with the new upstream release.
Changes:
- Bump the PRIDEPY_DOWNLOAD process container tag from
0.0.14to0.0.15 - Update the conda dependency pin to
bioconda::pridepy=0.0.15 - Refresh nf-test snapshot checksum(s) for
versions.yml
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| modules/bigbio/pridepy/main.nf | Updates container tag and stubbed versions output to 0.0.15 |
| modules/bigbio/pridepy/environment.yml | Pins pridepy conda dependency to 0.0.15 |
| modules/bigbio/pridepy/tests/main.nf.test.snap | Updates expected snapshot md5 for the new versions output |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
ⓘ You've reached your Qodo monthly free-tier limit. Reviews pause until next month — upgrade your plan to continue now, or link your paid account if you already have one. |
Description
chore(pridepy): Bump pridepy container from 0.0.14 to 0.0.15.
BioContainers image
quay.io/biocontainers/pridepy:0.0.15--pyhdfd78af_0is already available.feat(qpx): Add QPX Parquet + MuData export module.
QPX_EXPORTprocess converts DIA-NN output to QPX Parquet dataset and MuData.h5mumeta.yml,environment.yml: module metadata and dependenciestests/: nf-test stub test with snapshot assertionghcr.io/bigbio/qpx:<qpx_version>Checklist
Module Type