Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # 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.

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

No branches or pull requests

1 participant