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

InterleavedFastqInFormatter should sort by readInFragment #1702

Closed
fnothaft opened this issue Aug 30, 2017 · 0 comments
Closed

InterleavedFastqInFormatter should sort by readInFragment #1702

fnothaft opened this issue Aug 30, 2017 · 0 comments
Milestone

Comments

@fnothaft
Copy link
Member

Otherwise, you can get reads that are flipped in order. From WIP on bigdatagenomics/cannoli#65:

SNAP exited with exit code 1 from line 404 of file SNAPLib/FASTQ.cpp
PairedInterleavedFASTQReader: second read of batch doesn't have ID ending with /2: 'H06JUADXX130110:1:2112:13939:74406/1'
PairedInterleavedFASTQReader: second read of batch doesn't have ID ending with /2: 'H06HDADXX130110:2:1212:7495:26889/1'
SNAP exited with exit code 1 from line 404 of file SNAPLib/FASTQ.cpp
PairedInterleavedFASTQReader: first read of batch doesn't have ID ending with /1: 'H06HDADXX130110:1:2112:18137:64299/2'
SNAP exited with exit code 1 from line 404 of file SNAPLib/FASTQ.cpp
SNAP exited with exit code 1 from line 399 of file SNAPLib/FASTQ.cpp
PairedInterleavedFASTQReader: first read of batch doesn't have ID ending with /1: 'H06JUADXX130110:1:1115:17025:85774/2'
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

No branches or pull requests

2 participants