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

openvax / pyensembl / 25818157036 / 1
85%
master: 83%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 13 May 2026 06:27PM UTC
Files 22
Run time 1s
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

13 May 2026 06:21PM UTC coverage: 85.494% (+0.07%) from 85.426%
25818157036.1

Pull #357

github

iskandr
Fix #169: add three-tier protein-coding biotype ontology

Introduces a layered set of flags for "does this transcript make a
polypeptide?":

* `is_protein_coding` - unchanged, strict canonical `protein_coding`
  only. Preserves the contract downstream effect predictors (varcode)
  depend on.
* `is_protein_coding_extended` - widens to IG/TR gene segments and
  translated pseudogenes (`polymorphic_pseudogene`,
  `translated_{processed,unprocessed}_pseudogene`). Excludes NMD/NSD
  because those products are targeted for degradation rather than
  stable accumulation.
* `is_translated` - widest tier. Adds `nonsense_mediated_decay` and
  `non_stop_decay` on top of the extended set. Useful when picking the
  top variant effect or doing RNA-seq peptide analysis where ribosome
  occupancy matters more than stable expression.

Set constants `PROTEIN_CODING_BIOTYPES`,
`EXTENDED_PROTEIN_CODING_BIOTYPES`, and `TRANSLATED_BIOTYPES` are
exposed on `pyensembl.locus_with_genome` so callers can derive their
own categorization if needed.
Pull Request #357: Fix #169: three-tier protein-coding biotype ontology

1662 of 1944 relevant lines covered (85.49%)

0.85 hits per line

Source Files on job python-3.9 - 25818157036.1
  • Tree
  • List 22
  • Changed 2
  • Source Changed 2
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 25818157036
  • cbbd5fa5 on github
  • Prev Job for on fix-169-extended-protein-coding-flags (#25816687834.1)
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