Skip to content

Conversation

@ivokwee
Copy link
Member

@ivokwee ivokwee commented Jan 16, 2026

Summary

  • Add biomaRt.useEnsembl() helper function that tries multiple Ensembl mirrors (www, useast, asia) before failing
  • Update getHumanOrtholog() to always try biomart as fallback when unmapped genes remain
  • Remove excessive debug logging statements
  • Fix multi-omics probe annotation to handle empty symbols

Test plan

  • Run tests with make test filter=annot
  • Test ortholog mapping with non-human organisms
  • Verify biomart fallback works when primary mirror is unavailable

🤖 Generated with Claude Code

ivokwee and others added 3 commits January 16, 2026 18:09
- Add biomaRt.useEnsembl() helper function that tries multiple mirrors
  (www, useast, asia) before failing
- Update getHumanOrtholog() to always try biomart as fallback when
  unmapped genes remain
- Remove excessive debug logging statements
- Fix multi-omics probe annotation to handle empty symbols

Co-Authored-By: Claude Opus 4.5 <[email protected]>
@ivokwee ivokwee requested a review from zitoa January 16, 2026 17:27
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.

3 participants