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

gzip FastQ data before sending to the aligner #91

Open
obsh opened this issue Feb 25, 2019 · 0 comments
Open

gzip FastQ data before sending to the aligner #91

obsh opened this issue Feb 25, 2019 · 0 comments
Labels
enhancement New feature or request tracked

Comments

@obsh
Copy link
Collaborator

obsh commented Feb 25, 2019

BWA supports processing of gzipped files, in order to improve data transfer time, gzip FastQ records before sending to the aligner:
https://github.com/allenday/nanostream-dataflow/blob/master/NanostreamDataflowMain/src/main/java/com/google/allenday/nanostream/aligner/MakeAlignmentViaHttpFn.java#L43

@obsh obsh added the enhancement New feature or request label Feb 25, 2019
@obsh obsh added the tracked label Sep 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request tracked
Projects
None yet
Development

No branches or pull requests

1 participant