Skip to content
This repository has been archived by the owner on Jul 19, 2021. It is now read-only.

How to avoid interleaved output with ecco=t? #31

Open
laurapspector opened this issue Mar 8, 2020 · 0 comments
Open

How to avoid interleaved output with ecco=t? #31

laurapspector opened this issue Mar 8, 2020 · 0 comments

Comments

@laurapspector
Copy link

I am doing overlap-based error correction with bbmerge and I want only the error-corrected Read 1 reads. I have set ecco=t, mix=f, merge=f because I want to keep reads that are mergeable (have extensive overlap), but I don't want to merge them. If I provide only one output file ('out'), I get an interleaved file. If I also provide 'out2' to try to separate Read 1 and Read 2, the output files aren't even created (neither read files nor histogram) even though the insert size/stats are all reported. Removing 'merge=f' doesn't affect the outcome. How can I get the mergeable (but not merged), error-corrected Read 1 reads in a non-interleaved file?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant