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

Skip to content

Conversation

@jfy133
Copy link
Member

@jfy133 jfy133 commented Aug 26, 2021

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 - add to the software_versions process and a regex to scrape_software_versions.py
    • If you've added a new tool - have you followed the pipeline conventions in the [contribution docs](https://github.com/nf-core/eager/tree/master/.github/CONTRIBUTING.md)
    • If necessary, also make a PR on the nf-core/eager 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).

jfy133 added 30 commits April 30, 2021 14:23
Get latest dev into bcftools branch
Get upstream fixes for tests to pass
Get latest dev into wangen base
@jfy133 jfy133 requested a review from a team August 26, 2021 08:18
Copy link
Member

@apeltzer apeltzer left a comment

Choose a reason for hiding this comment

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

Bumping versions to 2.4.0 everywhere missing, otherwise looking good 👍🏻

@jfy133 jfy133 requested a review from a team August 27, 2021 13:57
Copy link
Contributor

@d4straub d4straub left a comment

Choose a reason for hiding this comment

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

LGTM, just minor comments.

Linting seems not to work, I guess that is due to the code still being DSL1 instead of DSL2?!

@jfy133
Copy link
Member Author

jfy133 commented Sep 14, 2021

Thanks @d4straub ! Yes, the ancient DSL1 causes linting to fail ;) but I checked manually with the old version

@jfy133 jfy133 merged commit cc66639 into master Sep 14, 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.

4 participants