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

Sort order is not strictly preserved #7

Open
tantrev opened this issue Jun 5, 2017 · 0 comments
Open

Sort order is not strictly preserved #7

tantrev opened this issue Jun 5, 2017 · 0 comments

Comments

@tantrev
Copy link

tantrev commented Jun 5, 2017

Not sure if this is a bowtie issue or bison, but the aligned reads from bison do not seem to be properly sorted by read ID. For example, here are 20 read IDs from a file I've been aligning using bison:

SRR892990.1.1
SRR892990.2.1
SRR892990.3.1
SRR892990.4.1
SRR892990.4.2
SRR892990.5.1
SRR892990.5.2
SRR892990.1.2
SRR892990.2.2
SRR892990.3.2
SRR892990.6.1
SRR892990.6.2
SRR892990.7.1
SRR892990.7.2
SRR892990.8.1
SRR892990.9.1
SRR892990.10.1
SRR892990.11.1
SRR892990.11.2
SRR892990.12.1

Some programs like Samblaster, expect the aligned reads to be sorted so that "SRR892990.1.2" is located immediately after "SRR892990.1.1".

@tantrev tantrev changed the title Sort order fails on read IDs with periods Sort order is not preserved for read IDs with periods Jun 5, 2017
@tantrev tantrev changed the title Sort order is not preserved for read IDs with periods Sort order is not strictly preserved Jun 5, 2017
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