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

openvax / topiary / 24112120380
90%

Build:
DEFAULT BRANCH: master
Ran 08 Apr 2026 01:10AM 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
24112120380

push

github

iskandr
Operator-based ranking expressions, rename mhc_models to models

Overload comparison operators on Kind accessors for concise filter
expressions:

    from topiary import Affinity, Presentation
    ranking = (Affinity.value <= 500) | (Presentation.rank <= 2.0)

- Affinity, Presentation, Stability, Processing accessors with
  .value, .rank, .score fields that support <=, >=, <, > operators
- EpitopeFilter supports | (OR) and & (AND) to build RankingStrategy
- .rank_by(Presentation.score, Affinity.score) for sort priority
- Rename mhc_model/mhc_models to models (kept as backward-compat)
- Single EpitopeFilter accepted directly as ranking= parameter
Source Files on build 24112120380
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #24112120380
  • fd18a350 on github
  • Prev Build on v4.1.0 (#24108049646)
  • Next Build on master (#24112247809)
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