Skip to content
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 1.1.0 - Schmuddlweddr #179

Merged
merged 112 commits into from
Feb 28, 2024
Merged

release 1.1.0 - Schmuddlweddr #179

merged 112 commits into from
Feb 28, 2024

Conversation

subwaystation
Copy link
Collaborator

@subwaystation subwaystation commented Feb 27, 2024

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/pangenome 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).

Update from Master to add DOI
Update modules gfaffix, MultiQC, samtools/faidx
Update `vg deconstruct` to v1.50.1
also put DRAW into MultiQC report
Update modules odgi and wfmash
Copy link

github-actions bot commented Feb 27, 2024

nf-core lint overall result: Passed ✅ ⚠️

Posted for pipeline commit d51fa7a

+| ✅ 186 tests passed       |+
#| ❔   1 tests were ignored |#
!| ❗   7 tests had warnings |!

❗ Test warnings:

  • files_exist - File not found: conf/igenomes.config
  • nextflow_config - Config manifest.version should end in dev: 1.1.0
  • readme - README contains the placeholder zenodo.XXXXXXX. This should be replaced with the zenodo doi (after the first release).
  • pipeline_todos - TODO string in README.md: Add full-sized test dataset and amend the paragraph below if applicable
  • pipeline_todos - TODO string in main.nf: Optionally add in-text citation tools to this list.
  • pipeline_todos - TODO string in main.nf: Optionally add bibliographic entries to this list.
  • pipeline_todos - TODO string in main.nf: Only uncomment below if logic in toolCitationText/toolBibliographyText has been filled!

❔ Tests ignored:

  • files_unchanged - File ignored due to lint config: assets/nf-core-pangenome_logo_light.png

✅ Tests passed:

Run details

  • nf-core/tools version 2.13
  • Run at 2024-02-28 09:15:28

CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
nextflow_schema.json Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
assets/schema_input.json Outdated Show resolved Hide resolved
modules/local/paf2net/main.nf Outdated Show resolved Hide resolved
nextflow_schema.json Outdated Show resolved Hide resolved
nextflow_schema.json Outdated Show resolved Hide resolved
@subwaystation
Copy link
Collaborator Author

Alright, I think I addressed everything @mashehu. Thanks for the detailed feedback :)

Copy link
Contributor

@heuermh heuermh left a comment

Choose a reason for hiding this comment

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

LGTM, very minor changes requested, and one question about the DOI in the terminal output.

Test runs succeed for me, tested with Docker on EC2 linux and osx

$ nextflow run main.nf -profile docker,test --outdir test-results
N E X T F L O W  ~  version 23.04.3
Launching `main.nf` [soggy_davinci] DSL2 - revision: a4c3964401
Downloading plugin [email protected]
WARN: Access to undefined parameter `monochromeLogs` -- Initialise it to a default value eg. `params.monochromeLogs = some_value`


------------------------------------------------------
                                        ,--./,-.
        ___     __   __   __   ___     /,-._.--~'
  |\ | |__  __ /  ` /  \ |__) |__         }  {
  | \| |       \__, \__/ |  \ |___     \`-._,-`-,
                                        `._,._,'
  nf-core/pangenome v1.1.0
------------------------------------------------------
...
[4d/27b1c4] process > NFCORE_PANGENOME:PANGENOME:MULTIQC                                                               [100%] 1 of 1 ✔
-[nf-core/pangenome] Pipeline completed successfully-
Completed at: 27-Feb-2024 11:42:47
Duration    : 2m 46s
CPU hours   : (a few seconds)
Succeeded   : 22

workflows/pangenome.nf Show resolved Hide resolved
subworkflows/local/pggb.nf Outdated Show resolved Hide resolved
subworkflows/local/odgi_qc.nf Outdated Show resolved Hide resolved
nextflow_schema.json Outdated Show resolved Hide resolved
@subwaystation
Copy link
Collaborator Author

Thanks @heuermh! If you are happy now, please approve ;)

@heuermh
Copy link
Contributor

heuermh commented Feb 28, 2024

Very happy, thank you! 😁

@subwaystation subwaystation merged commit 9740ffc into master Feb 28, 2024
31 checks passed
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.

7 participants