Skip to content

Commit b1ea58d

Browse files
PauBadiaMclaude
andcommitted
Add bm.benchmark ground-truth alignment fix to changelog (#302)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 00b288a commit b1ea58d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ and this project adheres to [Semantic Versioning][].
1313
### Bugfixes
1414
- Fixed `op.translate` (and every `op.resource` call for non-human organisms) failing with HTTP 404 after HGNC dropped the `genenames/` subtree from the EBI FTP mirror; the HCOP fifteen-column files are now fetched from the new HGNC Google Cloud Storage bucket (#303)
1515
- Removed a redundant `pd.read_csv` call in `op.translate` that re-downloaded the HCOP file a second time and bypassed the retry logic in `_download`
16+
- Fixed `bm.benchmark` ground-truth matrix row order not matching score matrix after `pivot`, which silently misaligned perturbation labels when obs names sort differently from their original order (#302)
1617

1718
## 2.1.5
1819

0 commit comments

Comments
 (0)