-
Notifications
You must be signed in to change notification settings - Fork 8
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
PR for first release #54
Conversation
Important! Template update for nf-core/tools v2.9
First minimal working version of pipeline
Important! Template update for nf-core/tools v2.10
Create training subset functional
Molkartqc hotfix
This reverts commit 181c2ac. assets/nf-core-molkart_logo_light.png, docs/images/nf-core-molkart_logo_light.png, docs/images/nf-core-molkart_logo_dark.png should not be changed.
Changed mindagap params for full test to reduce runtime.
Module update + CI + final TODOs
updated mesmer to exlude leftover todo
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pretty cool, couldn't really find anything here but this went through reviews before ;-)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me. Not certain about CHANGELOG format but if it works for you it's no big deal.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The mixture of semantic versioning plus date is a bit confusing, I think you could use one or the other.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the tip! We were unsure how semantic versioning should change in the initial development phase which is why we added the dates to keep track.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I quite like the dates. But I think having both in the title is confusing. How about:
v0.1.1
2024-01-30
- did a thing
2024-01-29
- did an earlier thing
but make it look nicer.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I like it and will follow this for future updates :)
Thanks for the reviews @apeltzer and @adamrtalbot ! 😄 🚀 |
This is the first PR from
dev
tomaster
for Molkart.PR checklist
nf-core lint
).nextflow run . -profile test,docker --outdir <OUTDIR>
).docs/usage.md
is updated.docs/output.md
is updated.CHANGELOG.md
is updated.README.md
is updated (including new tool citations and authors/contributors).