Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@antunderwood
Copy link
Collaborator

PR checklist

This is it guys - PR for 1st release 🏁

  • 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/bactmap 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).
  • 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).

antunderwood and others added 30 commits June 25, 2019 10:43
Updates with latest boilerplate code from nf-core create
@antunderwood antunderwood requested a review from ewels June 16, 2021 19:37
@github-actions
Copy link

github-actions bot commented Jun 16, 2021

nf-core lint overall result: Passed βœ… ⚠️

Posted for pipeline commit 06483f5

+| βœ… 106 tests passed       |+
#| ❔  17 tests were ignored |#
!| ❗  43 tests had warnings |!
Details

❗ Test warnings:

  • files_exist - File not found: environment.yml
  • files_exist - File not found: Dockerfile
  • nextflow_config - Config variable not found: process.container
  • nextflow_config - Config manifest.version should end in dev: '1.0.0'
  • params_used - Config variable not found in main.nf: params.input
  • params_used - Config variable not found in main.nf: params.reference
  • params_used - Config variable not found in main.nf: params.trim
  • params_used - Config variable not found in main.nf: params.save_trimmed_fail
  • params_used - Config variable not found in main.nf: params.adapter_file
  • params_used - Config variable not found in main.nf: params.subsampling_off
  • params_used - Config variable not found in main.nf: params.subsampling_depth_cutoff
  • params_used - Config variable not found in main.nf: params.genome_size
  • params_used - Config variable not found in main.nf: params.remove_recombination
  • params_used - Config variable not found in main.nf: params.non_GATC_threshold
  • params_used - Config variable not found in main.nf: params.rapidnj
  • params_used - Config variable not found in main.nf: params.fasttree
  • params_used - Config variable not found in main.nf: params.iqtree
  • params_used - Config variable not found in main.nf: params.raxmlng
  • params_used - Config variable not found in main.nf: params.multiqc_config
  • params_used - Config variable not found in main.nf: params.multiqc_title
  • params_used - Config variable not found in main.nf: params.outdir
  • params_used - Config variable not found in main.nf: params.tracedir
  • params_used - Config variable not found in main.nf: params.publish_dir_mode
  • params_used - Config variable not found in main.nf: params.email
  • params_used - Config variable not found in main.nf: params.email_on_fail
  • params_used - Config variable not found in main.nf: params.plaintext_email
  • params_used - Config variable not found in main.nf: params.max_multiqc_email_size
  • params_used - Config variable not found in main.nf: params.skip_multiqc
  • params_used - Config variable not found in main.nf: params.enable_conda
  • params_used - Config variable not found in main.nf: params.validate_params
  • params_used - Config variable not found in main.nf: params.monochrome_logs
  • params_used - Config variable not found in main.nf: params.help
  • params_used - Config variable not found in main.nf: params.singularity_pull_docker_container
  • params_used - Config variable not found in main.nf: params.hostnames
  • params_used - Config variable not found in main.nf: params.config_profile_description
  • params_used - Config variable not found in main.nf: params.config_profile_contact
  • params_used - Config variable not found in main.nf: params.config_profile_url
  • params_used - Config variable not found in main.nf: params.max_memory
  • params_used - Config variable not found in main.nf: params.max_cpus
  • params_used - Config variable not found in main.nf: params.max_time
  • readme - README did not have a Nextflow minimum version badge.
  • pipeline_todos - TODO string in README.md: Add citation for pipeline after first release. Uncomment lines below, update Zenodo doi and badge at the top of this file.
  • pipeline_todos - TODO string in WorkflowMain.groovy: Add Zenodo DOI for pipeline after first release

❔ Tests ignored:

βœ… Tests passed:

Run details

  • nf-core/tools version 1.14
  • Run at 2021-06-18 11:26:14

Copy link

@thanhleviet thanhleviet left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Member

@drpatelh drpatelh left a comment

Choose a reason for hiding this comment

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

Absolutely awesome effort guys πŸ™‡πŸ½ πŸ₯³

@drpatelh
Copy link
Member

PS: Don't forget to change the date in the CHANGELOG!

Copy link
Member

@ggabernet ggabernet left a comment

Choose a reason for hiding this comment

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

Great work, I'll be really happy to see this released πŸ˜„

@antunderwood antunderwood merged commit 834642d into master Jun 18, 2021
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.

9 participants