Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add refseq transcript names on genes overview page #379

Merged
merged 9 commits into from
Oct 28, 2024

Conversation

northwestwitch
Copy link
Member

@northwestwitch northwestwitch commented Oct 28, 2024

Description

Added/Changed/Fixed

image

How to test

  • Deploy on stage and check how the genes overview page looks like

Expected outcome

  • Badges with MANE and Refseq transcripts should be displayed

Review

  • Tests executed by CR
  • "Merge and deploy" approved by

This version is a

  • MAJOR - when you make incompatible API changes
  • MINOR - when you add functionality in a backwards compatible manner
  • PATCH - when you make backwards compatible bug fixes or documentation/instructions

@codecov-commenter
Copy link

codecov-commenter commented Oct 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.60%. Comparing base (719f1b8) to head (c81e28d).
Report is 132 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #379      +/-   ##
==========================================
+ Coverage   90.18%   92.60%   +2.41%     
==========================================
  Files          30       31       +1     
  Lines        1457     1514      +57     
==========================================
+ Hits         1314     1402      +88     
+ Misses        143      112      -31     
Flag Coverage Δ
unittests 92.60% <ø> (+2.41%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@northwestwitch northwestwitch marked this pull request as ready for review October 28, 2024 11:58
Copy link

@northwestwitch northwestwitch changed the title Add refseq txs Add refseq transcript names on genes overview page Oct 28, 2024
@northwestwitch northwestwitch merged commit 78cbe89 into main Oct 28, 2024
7 checks passed
@northwestwitch northwestwitch deleted the add_refseq_txs branch October 29, 2024 09:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Expand genes overview with refseq XM_ and NM_ accessions
2 participants