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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Merge #342 first] Performance improvement: zcat to cat #343

Merged
merged 4 commits into from
Feb 3, 2020
Merged

[Merge #342 first] Performance improvement: zcat to cat #343

merged 4 commits into from
Feb 3, 2020

Conversation

jfy133
Copy link
Member

@jfy133 jfy133 commented Jan 31, 2020

Simply replaces zcat with cat. Removes need to uncompress FASTQs to recompress them, because gzip is too clever for that. Therefore we get small performance boost 馃殌

Addresses #339

PR checklist

  • This comment contains a description of changes (with reason)
  • Ensure the test suite passes (nextflow run . -profile test,docker).
  • Make sure your code lints (nf-core lint .).

Learn more about contributing: https://github.com/nf-core/eager/tree/master/.github/CONTRIBUTING.md

@apeltzer
Copy link
Member

apeltzer commented Feb 2, 2020

Guess you might have to update your branch PR first then we can merge this in 馃憤

@jfy133
Copy link
Member Author

jfy133 commented Feb 2, 2020

Yup. If you could approve and merge the nftools linting sync that would help!

Edit: you already did. Sorry! Still getting hang out the GitHub Android app xD

Get latest changes from dev!
@jfy133
Copy link
Member Author

jfy133 commented Feb 3, 2020

@apeltzer Now synced! Review when ready!

maxibor
maxibor previously requested changes Feb 3, 2020
Copy link
Member

@maxibor maxibor left a comment

Choose a reason for hiding this comment

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

Looks good to me
A changelog update and you're good to go @jfy133

@jfy133 jfy133 requested a review from maxibor February 3, 2020 15:33
@apeltzer apeltzer dismissed maxibor鈥檚 stale review February 3, 2020 21:07

He added the required changes :-)

@apeltzer apeltzer merged commit 271e0e1 into nf-core:dev Feb 3, 2020
@jfy133 jfy133 deleted the zcat_to_cat branch February 10, 2020 14:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants