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

Unaligned interleaved CRAM output #55

Open
vinjana opened this issue Feb 23, 2024 · 0 comments
Open

Unaligned interleaved CRAM output #55

vinjana opened this issue Feb 23, 2024 · 0 comments

Comments

@vinjana
Copy link
Member

vinjana commented Feb 23, 2024

Currently, only single-end read files are produced, e.g. one for each of r1, r2, etc. Another common format is interleaved format, in which matching reads are written as continuous sequence into a single file.

nf-core uses unaligned interleaved CRAM. We should be able to produced these files.

For the start, just consider read-pairs, but ignore issues about e.g. r3, r4, i1, i2, etc. files.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: To Do
Development

No branches or pull requests

1 participant