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

openvax / topiary
90%

Build:
DEFAULT BRANCH: master
Repo Added 05 Jan 2018 08:34PM UTC
Files 35
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

LAST BUILD ON BRANCH master
branch: master
CHANGE BRANCH
x
Reset
  • master
  • add-agents-md
  • add-cache-sharding
  • add-cached-predictor
  • add-model-colon-kind-syntax
  • add-netmhc-cache-loaders
  • add-protected-tissues-scope
  • add-self-proteome-nearest
  • antigen-fragment
  • bare-ident-brackets
  • best-allele-aggregation
  • cached-predictor-cli
  • cached-predictor-vaxrank-polish
  • chore/varcode-floor-122
  • ci-caching
  • cleanup-dsl-version-syntax
  • codex/mhctools-3-7-compat
  • codex/predict-wt-peptides
  • combine-predictor-results
  • csv-fasta-inputs
  • dsl-extensions
  • dsl-polish
  • dsl-polish-v5.0.1
  • dsl-refactor-v5
  • eval-context-default-methods
  • evaluate-scores-helper
  • expression-data
  • expression-dsl-v2
  • feature/peptide-property-dsl
  • filter-auto-aggregate
  • fix-127-autowrap-test
  • fix-165-backfill-value-from-score
  • fix-biopython-dependency
  • fix-deploy-python-selection
  • improve-cli-errors
  • inline-blosum62
  • io-wide-v4.11
  • lazy-varcode-imports
  • lens-loader
  • multi-model-disambiguation
  • openvax_switch
  • peptide-provenance
  • pirlygenes-5.1-expression-accessors
  • plumb-kind-support
  • pr-b-fragment-refactor
  • promote-kind-aliases-public
  • pvacseq-loader
  • refactor-for-protein-sequences
  • release-4.8.0
  • restore-varcode-cli-parser-delegation
  • shrink-cached-predictor-index
  • test-audit-v4.10
  • topiary-result
  • v4.10.0
  • v4.11.0
  • v4.11.1
  • v4.11.2
  • v4.12.0
  • v4.3.0
  • v4.3.1
  • v4.3.2
  • v4.4.0
  • v4.5.0
  • v4.5.1
  • v4.6.0
  • v4.8.0
  • v4.9.0
  • v5.0.0
  • v5.0.1
  • v5.1.0
  • v5.10.0
  • v5.10.1
  • v5.10.2
  • v5.10.3
  • v5.10.4
  • v5.10.5
  • v5.10.6
  • v5.10.7
  • v5.10.8
  • v5.11.0
  • v5.12.0
  • v5.13.0
  • v5.14.0
  • v5.14.1
  • v5.15.0
  • v5.16.1
  • v5.16.2
  • v5.2.0
  • v5.4.0
  • v5.5.0
  • v5.6.0
  • v5.8.0
  • v5.9.0
  • v5.9.1

18 May 2026 06:11PM UTC coverage: 89.828% (+0.001%) from 89.827%
26051642327

push

github

web-flow
Combine separate predictor results

440 of 486 new or added lines in 6 files covered. (90.53%)

1 existing line in 1 file now uncovered.

4954 of 5515 relevant lines covered (89.83%)

2.69 hits per line

Relevant lines Covered
Build:
Build:
5515 RELEVANT LINES 4954 COVERED LINES
2.69 HITS PER LINE
Source Files on master
  • Tree
  • List 35
  • Changed 7
  • Source Changed 7
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
26051642327 master Combine separate predictor results push 18 May 2026 06:19PM UTC web-flow github
89.83
25923192409 master Use pirlygenes 5.1 expression accessor; min-version gate (#171) * Use pirlygenes 5.1 expression accessor; min-version gate `tissue_expressed_gene_ids` and `available_tissues` switch from `load_all_dataframes_dict()["pan-cancer-expression.csv"]` ... push 15 May 2026 02:34PM UTC web-flow github
89.83
25885551465 master Add pVACseq report loader + DSL categorical equality (#167) Adds `topiary.read_pvacseq(path)` plus a DSL-side categorical-equality extension that vaxrank and other downstream consumers need to filter multi-class results elegantly. **Loader (`top... push 14 May 2026 09:10PM UTC web-flow github
89.87
25821572339 master test.sh: memory-aware pytest-xdist worker count Mirror the worker-cap logic from trufflepig/hitlist/tsarina/vaxrank so concurrent test runs across sibling repos can't fork-bomb the laptop. Picks min(cpu_reserve, available_RAM / PER_WORKER_GB), re... push 13 May 2026 07:36PM UTC iskandr github
89.62
25817634590 master Docs polish: move quick example, link proper nouns, strip PR-author voice - docs/index.md: move Quick example above Installation, swap the truncated BRAF placeholder for the full PRAME (UniProt P78395) sequence, simplify filter/sort to string... push 13 May 2026 06:18PM UTC iskandr github
89.62
25817453989 master Link proper nouns in Features list (NetMHCpan, MHCflurry, etc.) push 13 May 2026 06:15PM UTC iskandr github
89.62
25817421388 master Tighten Features list on docs index page push 13 May 2026 06:14PM UTC iskandr github
89.62
25811341902 master Backfill value from score for [0,1]-score predictor kinds (#165) (#166) * Backfill value from score for [0,1]-score predictor kinds (#165) `_format_prediction_df` now fills `value` from `score` wherever `value` is NaN. mhctools only populates `v... push 13 May 2026 04:18PM UTC web-flow github
89.62
25699481067 master Raise varcode floor to >=4.18.0 (#122) (#164) varcode 4.18.0 dropped PyVCF3 from its runtime import path (openvax/varcode#356). With this floor, fresh installs no longer surface the rpy2 / embedded-R noise that motivated the issue. Bump topiary t... push 11 May 2026 09:59PM UTC web-flow github
89.64
25686019425 master Peptide property DSL nodes (#95) (#163) * Add PeptideProperty DSL node for peptide-intrinsic properties (#95) Wires the existing topiary.properties registry into the ranking DSL so expressions like `Aromaticity.clip(lo=0, hi=3) + (-abs(Charge))`... push 11 May 2026 05:32PM UTC web-flow github
89.64
See All Builds (269)
  • Repo on GitHub
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