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

SAM file validation errors after running gencore #43

Open
luederm opened this issue May 27, 2022 · 0 comments
Open

SAM file validation errors after running gencore #43

luederm opened this issue May 27, 2022 · 0 comments

Comments

@luederm
Copy link

luederm commented May 27, 2022

Hello,

After deduplicating with gencore I am getting a number of errors with GATK's ValidateSamFile:

  • ERROR::MISMATCH_MATE_ALIGNMENT_START, Mate alignment does not match alignment start of mate
  • ERROR::MISMATCH_FLAG_MATE_NEG_STRAND, Mate negative strand flag does not match read negative strand flag of mate
  • ERROR::MATES_ARE_SAME_END, Both mates are marked as first of pair
  • ERROR::MISMATCH_FLAG_MATE_UNMAPPED, Mate unmapped flag does not match read unmapped flag of mate
  • ERROR::MATE_NOT_FOUND, Mate not found for paired read

I don't get these errors when I run ValidateSamFile on the BAM file pre-deduplication.

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