Conversation
|
Warning Newer version of the nf-core template is available. Your pipeline is using an old version of the nf-core template: 3.5.1. For more documentation on how to update your pipeline, please see the nf-core documentation and Synchronisation documentation. |
|
…es with unstable content
vagkaratzas
left a comment
There was a problem hiding this comment.
Please don't break/remove template stuff now, because you will regret later during new nf-core tools releases, with template merge PRs :D
Left some comments (will leave some more).
Also, if you haven't already done that, before the first release, we will need the def toolCitationText() and def toolBibliographyText() functions of subworkflows/local/utils_nfcore_seqsubmit_pipeline filled with actual citations data (see proteinfamilies pipeline on how to do this).
mberacochea
left a comment
There was a problem hiding this comment.
Thanks @ochkalova ... I've left some comments!
vagkaratzas
left a comment
There was a problem hiding this comment.
Alright for me for now. I guess it's better to have the end-to-end snapshots on a subsequent PR (+ some of the other Issues on the standby). I'd recommend 1 PR per 1 issue ;)
Oh the snapshots are there, but guess some extra files require to be in the |
For example, since you changed this path in multiqc module config: |
Well, I reverted it back to |
Martin is on AL and I had his verbal approval. Also he planned to do corrections in another branch anyway, so I'll dismiss his review for now
Features:
ena-webin-cliwithena-webin-cli handlerwebin-cli.jardownload to reuse it for every uploadTests:
--mode magand--mode metagenomic_assembly, test data pushed to nf-datasetsBug fixes:
triggersto only download DBs if there are data to process and no local DB provided,Other:
modules.configand clean up published resultsPR 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).