Skip to content

Fix two bugs in bin/fasta-identity-table.py#855

Merged
terrycojones merged 5 commits intoacorg:masterfrom
terrycojones:fix-fasta-identity-table
Apr 9, 2026
Merged

Fix two bugs in bin/fasta-identity-table.py#855
terrycojones merged 5 commits intoacorg:masterfrom
terrycojones:fix-fasta-identity-table

Conversation

@terrycojones
Copy link
Copy Markdown
Member

There were (at least) two bugs introduced in this https://github.com/acorg/dark-matter/pull/781/changes both of which are (hopefully!) fixed here.

One was repeatedly putting the wrong read into a dict https://github.com/acorg/dark-matter/pull/781/changes#diff-a5286d3ade34112a1b582838570f7b4b4e567807df2549a274ee6c52caeaa223R970

The other was comparing sequence row and column numbers instead of the sequence IDs: https://github.com/acorg/dark-matter/pull/781/changes#diff-a5286d3ade34112a1b582838570f7b4b4e567807df2549a274ee6c52caeaa223R293

Sorry there are no tests! I don't even know if the code I just changed will work, but I will check soon once I can easily use these changes. I know, I know...

@terrycojones terrycojones requested a review from imLew April 9, 2026 11:30
Comment thread CHANGELOG.md Outdated
## 7.1.15 January 23, 2026

Added Claude-written `bin/plot-sam-coverage-depth.py` and tests.
>>>>>>> master
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

merge conflict

@terrycojones terrycojones merged commit cbf8b92 into acorg:master Apr 9, 2026
3 checks passed
@terrycojones terrycojones deleted the fix-fasta-identity-table branch April 9, 2026 13:37
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

Successfully merging this pull request may close these issues.

2 participants