Patch release: Fix #449 (wrong contigs from aDNA workflow going to binning)#458
Merged
jfy133 merged 7 commits intonf-core:masterfrom Jun 19, 2023
Merged
Patch release: Fix #449 (wrong contigs from aDNA workflow going to binning)#458jfy133 merged 7 commits intonf-core:masterfrom
jfy133 merged 7 commits intonf-core:masterfrom
Conversation
… the ancient DNA subworkflow nf-core#449
|
jfy133
reviewed
Jun 14, 2023
Member
jfy133
left a comment
There was a problem hiding this comment.
Conceptually 👍, test is failing though?
Minor requests:
- please change the new input channel to the standard form, e.g.:
contigs_ch->ch_contigs_for_binrefinement - as this is a hotfix patch will also need a patch version bump (to 2.3.1)
- also needs a changelog update
@skrakau @d4straub this is a very major bug for the aDNA functionality, so we want to do the patch release, which ideally needs another review. I will take responsibility for pulling the changes into dev once the release is made.
jfy133
reviewed
Jun 15, 2023
d4straub
reviewed
Jun 15, 2023
Co-authored-by: Daniel Straub <[email protected]>
Member
Collaborator
agreed, will approve then |
Member
Author
jfy133
reviewed
Jun 19, 2023
jfy133
approved these changes
Jun 19, 2023
Member
|
Thanks @maxibor ! If we get the ✔️ from Daniel, we can merge and I'll try and do the release today or tomorrow morning (before I have to travel) |
Member
Author
|
BTW, this PR relies on #451 being merged before since the meta would differ otherwise |
Member
Author
|
Changes from #451 were integrated in this PR |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixing #449
PR checklist
nf-core lint).nextflow run . -profile 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).