• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

openvax / vaxrank / 24735206856
96%
master: 88%

Build:
Build:
LAST BUILD BRANCH: v3.1.8
DEFAULT BRANCH: master
Ran 21 Apr 2026 04:58PM UTC
Jobs 0
Files 0
Run time –
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
24735206856

push

github

web-flow
Extend variant-level ranking with tiebreak tuple (closes #151) (#234)

`ranked_vaccine_peptides` previously sorted only on the top vaccine
peptide's ``combined_score``. Ties (common when either expression or
epitope score is zero) collapsed to Python-stable insertion order,
which made report ordering implementation-dependent.

Switch the sort key to ``(combined_score, n_alt_reads,
mutant_epitope_score)`` — the tuple requested on #151. When scores
tie, RNA support wins; when both tie, MHC binding score wins;
when all three tie, dict insertion order still applies (stable sort).

New tests/test_variant_ranking.py covers each tier of the tiebreak
plus the empty-peptide-list sentinel and the fully-tied case.
Source Files on build 24735206856
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #24735206856
  • 7307d244 on github
  • Prev Build on main (#24723856425)
  • Next Build on main (#24735308060)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc