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

head_suffix missing index information #17

Open
wflynny opened this issue Mar 31, 2020 · 0 comments
Open

head_suffix missing index information #17

wflynny opened this issue Mar 31, 2020 · 0 comments

Comments

@wflynny
Copy link

wflynny commented Mar 31, 2020

Besides sort order, I would expect that FASTQs generated from the bam should be identical to the original FASTQs. However, the head_suffix is hardcoded as :N:0:0 rather than the format :N:0:{index}. E.g.:

@A00739:209:HNTY3DMXX:2:1101:1090:1000 1:N:0:AGTGGAAC
...
@A00739:209:HNTY3DMXX:2:1101:4291:1000 1:N:0:AGTGGAAC
...
@A00739:209:HNTY3DMXX:2:1101:5195:1000 1:N:0:AGTGGAAC

Is it possible to include this information?

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

1 participant