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

RNAME and RNEXT fields jumbled on transform BAM->ADAM->BAM #795

Closed
almussel opened this issue Aug 21, 2015 · 4 comments
Closed

RNAME and RNEXT fields jumbled on transform BAM->ADAM->BAM #795

almussel opened this issue Aug 21, 2015 · 4 comments

Comments

@almussel
Copy link
Contributor

About ~10% of reads on the test BAM file I'm using transport the RNAME field to RNEXT on transforming to ADAM and back.

Ex:

ORIGINAL:
PROD103_713:1:1:11748:99410 69 chr20 26271737 0 * = 26271737 0 ...

TRANSFORMED:
PROD103_713:1:1:11748:99410 69 * 0 0 * chr20 26271737 0 ...

@ryan-williams
Copy link
Member

Weird! How small of a BAM can you repro this on? Or if you want to point me at the BAM you're using I can try it as well.

@almussel
Copy link
Contributor Author

Okay, so I discovered that something is funky with the BAM file I'm using (The fields contradict each other). I will see if I can reproduce the issue on a properly formatted BAM.

@heuermh
Copy link
Member

heuermh commented Mar 24, 2016

@almussel Can this issue be closed?

@fnothaft
Copy link
Member

I believe we did resolve this. Closing.

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

4 participants