-
Notifications
You must be signed in to change notification settings - Fork 124
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
Dev > Master #58
Dev > Master #58
Conversation
Create TEMPLATE branch for automated syncing
Create TEMPLATE branch for automated syncing
Bump version to 1.0.1dev
Create an empty channel for blacklist when params.blacklist is false.
Use staged blacklist file in makeGenomeFilter
Allocate more RAM to the process running MACS2
Update markdownlint checks
Bump version to 1.1.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.
Looks amazing
Thanks @maxulysse !! Just need one more approval on this and we are ready to go |
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.
Just mini things, nothing that doesn't mean approved 👍
CHANGELOG.md
Outdated
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) | ||
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). | ||
|
||
## [1.1.0] - 2019-11-01 |
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.
## [1.1.0] - 2019-11-01 | |
## [1.1.0] - 2019-11-05 |
Maybe 5th?
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.
Ah, that's been changed in the open PR to dev
👍
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'll merge that last minute before the merge to master
@@ -2,7 +2,7 @@ | |||
|
|||
####################################################################### | |||
####################################################################### |
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 I'll get this going for Eager soon too 👍 Looks fab :-)
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. It does work really well, restricts user error and gives you experiment-level info 😃
Address comments for PR #58 (Dev > Master)
Many thanks to contributing to nf-core/atacseq!
Please fill in the appropriate checklist below (delete whatever is not relevant). These are the most common things requested on pull requests (PRs).
PR checklist
nextflow run . -profile test,docker
).nf-core lint .
).docs
is updatedCHANGELOG.md
is updatedREADME.md
is updatedLearn more about contributing: https://github.com/nf-core/atacseq/tree/master/.github/CONTRIBUTING.md