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

Dev -> Master for 2.5 release #315

Merged
merged 70 commits into from
Jul 13, 2022
Merged

Dev -> Master for 2.5 release #315

merged 70 commits into from
Jul 13, 2022

Conversation

drpatelh
Copy link
Member

Changes listed here:
#314 (comment)

@github-actions
Copy link

github-actions bot commented Jul 12, 2022

nf-core lint overall result: Passed ✅ ⚠️

Posted for pipeline commit 74ee2b6

+| ✅ 138 tests passed       |+
#| ❔   7 tests were ignored |#
!| ❗   2 tests had warnings |!

❗ Test warnings:

  • nextflow_config - Config manifest.version should end in dev: '2.5'
  • readme - README did not have a Nextflow minimum version badge.

❔ Tests ignored:

✅ Tests passed:

Run details

  • nf-core/tools version 2.4.1
  • Run at 2022-07-13 14:09:51

Copy link
Member

@JoseEspinosa JoseEspinosa left a comment

Choose a reason for hiding this comment

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

LGTM Really nice job! 🚀

.join(trim_json)
.map {
meta, reads, json ->
if (getFastpReadsAfterFiltering(json) > 0) {
Copy link
Member

Choose a reason for hiding this comment

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

😍

@drpatelh
Copy link
Member Author

Thanks for the reviews guys!

@drpatelh drpatelh merged commit 3ee1fe9 into master Jul 13, 2022
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.

None yet

5 participants