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

Make ZipperBams hanlde program name collisions #1006

Open
bwlang opened this issue Jul 31, 2024 · 1 comment
Open

Make ZipperBams hanlde program name collisions #1006

bwlang opened this issue Jul 31, 2024 · 1 comment

Comments

@bwlang
Copy link
Contributor

bwlang commented Jul 31, 2024

I had to add --no-PG to my ubam generation code to avoid name collisions.
to reproduce create a ubam with samtools cat and samtool collate.
then use samtools collate to product the aligned bam.

@bwlang
Copy link
Contributor Author

bwlang commented Aug 1, 2024

here is the specific error:
java.lang.IllegalArgumentException: Program record with group id samtools already exists in SAMFileHeader!

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

No branches or pull requests

2 participants