Skip to content

Add entry point to pipeline at binning stage#439

Merged
prototaxites merged 5 commits intonf-core:devfrom
prototaxites:binning_entry
May 17, 2023
Merged

Add entry point to pipeline at binning stage#439
prototaxites merged 5 commits intonf-core:devfrom
prototaxites:binning_entry

Conversation

@prototaxites
Copy link
Copy Markdown
Contributor

@prototaxites prototaxites commented May 10, 2023

Resolves #431. Hope the documentation is clear! Will create a separate PR in the test-datasets repo to add the assemblies and assembly samplesheet for the test config.

PR checklist

  • This comment contains a description of changes (with reason).
  • If you've fixed a bug or added code that should be tested, add tests!
  • If you've added a new tool - have you followed the pipeline conventions in the contribution docs- [ ] If necessary, also make a PR on the nf-core/mag branch on the nf-core/test-datasets repository.
  • Make sure your code lints (nf-core lint).
  • Ensure the test suite passes (nextflow run . -profile test,docker --outdir <OUTDIR>).
  • Usage Documentation in docs/usage.md is updated.
  • Output Documentation in docs/output.md is updated.
  • CHANGELOG.md is updated.
  • README.md is updated (including new tool citations and authors/contributors).

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 10, 2023

nf-core lint overall result: Passed ✅ ⚠️

Posted for pipeline commit f82bfa7

+| ✅ 158 tests passed       |+
#| ❔   1 tests were ignored |#
!| ❗   1 tests had warnings |!
Details

❗ Test warnings:

  • pipeline_todos - TODO string in methods_description_template.yml: #Update the HTML below to your prefered methods description, e.g. add publication citation for this pipeline

❔ Tests ignored:

  • files_unchanged - File ignored due to lint config: lib/NfcoreTemplate.groovy

✅ Tests passed:

Run details

  • nf-core/tools version 2.8
  • Run at 2023-05-11 08:21:20

Copy link
Copy Markdown
Member

@jfy133 jfy133 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this looks good to me (a few documentation clarifications).

The code is getting rather complex now with many nested if/else statements, I think alot of this needs to be refactorered into more subworkflows as it's getting hard to read now... but that's for another time! Thanks @prototaxites - It hink this is going to be really popular functionality :)

Comment thread docs/usage.md Outdated
Comment thread docs/usage.md Outdated
Comment thread docs/usage.md Outdated
Comment thread docs/usage.md Outdated
Comment thread docs/usage.md Outdated
Comment thread nextflow_schema.json Outdated
Comment thread nextflow_schema.json Outdated
Comment thread workflows/mag.nf
Comment thread subworkflows/local/input_check.nf Outdated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants