-
Notifications
You must be signed in to change notification settings - Fork 56
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
release 2.0.0 #144
release 2.0.0 #144
Conversation
sync repo
Update master with template merge
update conda env and markdown typo
update env
mv to python 2.15
firt release
first release
Fix bug in environment
First version DSL2 from nf-core
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.
Minor changes are needed for the release (thinking mainly about the correct zenodo link, and dealing with the environment.yml).
The rest can probably wait a bit, but should be easy to squeeze in.
Co-authored-by: Maxime U. Garcia <max.u.garcia@gmail.com>
Co-authored-by: Maxime U. Garcia <max.u.garcia@gmail.com>
inline channel build as suggested by @maxulysse
We should release this as 2.0! 🚀 |
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 think @drpatelh has a good point about the release being 2.0 instead of 1.4.0.
Apart from that weems ok to me, I'll be running the megatests to make sure that the new release works well with tower/AWS.
agree for version |
I think that's the proper way to do modifications ;-) |
@drpatelh, @maxulysse, I created a new PR to bump v2.0.0 |
@nservant regarding the |
Remove usages of deprecated Channel.from method
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.
<3
Maxime (and perhaps others) have noted that the hic pipeline is generating the warning
This looks like a bug in Nextflow for which I have filed an issue (nextflow-io/nextflow#3560). A workaround would be to ensure that both imports of the |
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 great to me! A few things I found, but nothing major.
Co-authored-by: Edmund Miller <edmund.a.miller@gmail.com>
Co-authored-by: Edmund Miller <edmund.a.miller@gmail.com>
Co-authored-by: Edmund Miller <edmund.a.miller@gmail.com>
PR checklist
nf-core lint .
).nextflow run . -profile test,docker
).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).Ready for the next release of
nf-core-hic
.Changes include ;