🚧 Understand how to integrate modules (from nf-core or bigbio)#687
🚧 Understand how to integrate modules (from nf-core or bigbio)#687
Conversation
|
Important Review skippedDraft detected. 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)
📝 Coding Plan
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 |
|
- create diff for local changes to nf-core module video: https://www.youtube.com/watch?v=7pu6Ikhi1eU docs: https://nf-co.re/docs/nf-core-tools/modules/patch
|
@enryH I will prefer to use our thermorawfileparser https://github.com/bigbio/nf-modules/tree/main/modules/bigbio/thermorawfileparser is that is possible. |
I will update the |
|
I saw the PR in bigbio/nf-modules it is nice for thermorawfileparser as soon as is updated I can merge the PR. We are using also mgf for the relink pipeline also. |
|
Any idea why there are staging errors? (link) |
See if nf-core/thermorawfileparser works. Since there are now topic channels in
nf-core/modules, I need to see how to access the version of thermorawfile parserHow to create a diff file for local changes to nf-core module:
video: https://www.youtube.com/watch?v=7pu6Ikhi1eU
docs: https://nf-co.re/docs/nf-core-tools/modules/patch
in short
nf-core modules patch thermorawfileparserPR checklist
nf-core pipelines lint).nextflow run . -profile test,docker --outdir <OUTDIR>).nextflow run . -profile debug,test,docker --outdir <OUTDIR>).docs/usage.mdis updated.docs/output.mdis updated.CHANGELOG.mdis updated.README.mdis updated (including new tool citations and authors/contributors).