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

VariantEffect / dcd_mapping2
0%
mavedb-main: 0%

Build:
Build:
LAST BUILD BRANCH: mavedb-dev
DEFAULT BRANCH: mavedb-main
Repo Added 28 May 2026 06:16PM UTC
Files 18
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 mavedb-dev
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • davereinhart/fix-ensembl-protein-id-check
  • feature/bencap/target-variant-projection
  • feature/bencap/vrs-correctness
  • maintenance/bencap/coveralls-ci-action
  • mavedb-dev
  • mavedb-main

21 Jul 2026 12:19AM UTC coverage: 0.0%. Remained the same
30106423341

push

github

bencap
feat(transcripts): map non-RefSeq accession targets to RefSeq MANE counterparts

Accession-based targets declared with Ensembl protein (ENSP) or transcript
(ENST) accessions previously passed through as bare, unresolved accessions or
were dropped, leaving downstream annotation inconsistent with the RefSeq
accessions used elsewhere in the pipeline. Resolving them to their RefSeq MANE
counterpart keeps output consistent regardless of how the target was declared.

- add get_gene_symbol_from_ensembl_protein / _transcript lookups as the bridge
  from a non-RefSeq accession to get_mane_transcripts_for_gene
- add _select_refseq_protein_counterpart / _select_refseq_cdna_counterpart,
  falling back to the bare accession (protein) or None (cDNA, since np is
  required on TxSelectResult) when no counterpart resolves
- skip standalone VRS mapping for a target with no record group of its own
  (e.g. base-editor score sets where every row groups under the cDNA target)
  instead of KeyError'ing on records[target_gene]
- re-raise the original alignment error instead of losing its traceback via
  `raise AlignmentError from e`

0 of 33 new or added lines in 5 files covered. (0.0%)

5 existing lines in 4 files now uncovered.

0 of 3146 relevant lines covered (0.0%)

0.0 hits per line

Relevant lines Covered
Build:
Build:
3146 RELEVANT LINES 0 COVERED LINES
0.0 HITS PER LINE
Source Files on mavedb-main
  • Tree
  • List 18
  • Changed 5
  • Source Changed 5
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
30106423341 mavedb-dev feat(transcripts): map non-RefSeq accession targets to RefSeq MANE counterparts Accession-based targets declared with Ensembl protein (ENSP) or transcript (ENST) accessions previously passed through as bare, unresolved accessions or were dropped,... push 24 Jul 2026 03:43PM UTC bencap github
0.0
29136325134 mavedb-dev fix(transcripts): collapse all() list arg and add target local - Reindent the all([...]) call in _offset_target_sequence to hug the brackets instead of nesting the list on its own lines - Bind target = scoreset_metadata.target_genes[target_gene... push 11 Jul 2026 02:26AM UTC bencap github
0.0
29046973663 mavedb-dev Merge pull request #108 from VariantEffect/feature/bencap/target-variant-projection feat: Reverse Translation Mapping Support push 09 Jul 2026 08:11PM UTC web-flow github
0.0
29046965904 feature/bencap/target-variant-projection Merge fce74453e into 60dc01cc3 Pull #108 09 Jul 2026 08:11PM UTC web-flow github
0.0
29046872785 mavedb-dev Merge pull request #106 from VariantEffect/feature/bencap/vrs-correctness feat: VRS Correctness push 09 Jul 2026 08:09PM UTC web-flow github
0.0
29046846017 mavedb-dev Merge pull request #110 from VariantEffect/davereinhart/fix-ensembl-protein-id-check fix: Remove underscore from check for Ensembl Protein ID push 09 Jul 2026 08:09PM UTC web-flow github
0.0
28880500488 davereinhart/fix-ensembl-protein-id-check Merge b317fd354 into 138dad4d4 Pull #110 07 Jul 2026 04:03PM UTC web-flow github
0.0
27313247876 feature/bencap/vrs-correctness Merge ad228a96f into e1154a3b4 Pull #106 10 Jun 2026 11:34PM UTC web-flow github
0.0
27311385558 mavedb-main Merge pull request #105 from VariantEffect/mavedb-dev Release 2026.2.1 push 10 Jun 2026 10:50PM UTC web-flow github
0.0
27289777125 mavedb-dev chore: bump version to 2026.2.1 Pull #105 10 Jun 2026 04:19PM UTC bencap github
0.0
See All Builds (14)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc