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

feat: add cadd container #1222

Merged
merged 13 commits into from
Aug 17, 2023
Merged

feat: add cadd container #1222

merged 13 commits into from
Aug 17, 2023

Conversation

khurrammaqbool
Copy link
Collaborator

@khurrammaqbool khurrammaqbool commented Aug 10, 2023

This PR:

Added: CADD container.

Review and tests:

  • Tests pass
  • Code review
  • New code is executed and covered by tests, and test approve

@khurrammaqbool khurrammaqbool requested a review from a team August 10, 2023 11:14
@khurrammaqbool khurrammaqbool self-assigned this Aug 10, 2023
@khurrammaqbool khurrammaqbool linked an issue Aug 10, 2023 that may be closed by this pull request
4 tasks
@codecov
Copy link

codecov bot commented Aug 10, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (f2046f4) 99.42% compared to head (311166e) 99.42%.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #1222   +/-   ##
========================================
  Coverage    99.42%   99.42%           
========================================
  Files           41       41           
  Lines         1916     1918    +2     
========================================
+ Hits          1905     1907    +2     
  Misses          11       11           
Flag Coverage Δ
unittests 99.42% <100.00%> (+<0.01%) ⬆️

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

Files Changed Coverage Δ
BALSAMIC/utils/scheduler.py 100.00% <ø> (ø)
BALSAMIC/constants/analysis.py 100.00% <100.00%> (ø)
BALSAMIC/constants/cache.py 100.00% <100.00%> (ø)

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

Copy link
Collaborator

@mathiasbio mathiasbio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice job!
🔥 🧙 🔥
Protocol demands I ask thee: hath thee tested building and using the container?

Copy link
Contributor

@ivadym ivadym left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice ⭐ Loving this new containers style

BALSAMIC/containers/cadd/Dockerfile Outdated Show resolved Hide resolved
BALSAMIC/containers/cadd/Dockerfile Outdated Show resolved Hide resolved
BALSAMIC/containers/cadd/Dockerfile Show resolved Hide resolved
BALSAMIC/containers/cadd/Dockerfile Outdated Show resolved Hide resolved
BALSAMIC/containers/cadd/Dockerfile Outdated Show resolved Hide resolved
BALSAMIC/containers/cadd/Dockerfile Outdated Show resolved Hide resolved
BALSAMIC/containers/cadd/Dockerfile Outdated Show resolved Hide resolved
BALSAMIC/containers/cadd/Dockerfile Outdated Show resolved Hide resolved
BALSAMIC/containers/cadd/Dockerfile Outdated Show resolved Hide resolved
BALSAMIC/containers/cadd/Dockerfile Show resolved Hide resolved
Copy link
Contributor

@ivadym ivadym left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🥳 🥳

@khurrammaqbool
Copy link
Collaborator Author

Nice job! 🔥 🧙 🔥 Protocol demands I ask thee: hath thee tested building and using the container?

The tests for container pass and also the container is annotating CADD scores. More tests will be possible after adding the annotation in BALSAMIC workflow.

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

Copy link
Contributor

@ivadym ivadym left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks fine after pulling develop, go ahead with the merging 🎄 🎅

@khurrammaqbool khurrammaqbool merged commit a6445b4 into develop Aug 17, 2023
@khurrammaqbool khurrammaqbool deleted the feat/add_cadd_container branch August 17, 2023 11:50
@ivadym ivadym linked an issue Aug 22, 2023 that may be closed by this pull request
6 tasks
@ivadym ivadym mentioned this pull request Nov 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Archived
Development

Successfully merging this pull request may close these issues.

[User Story] Fix recurrent problems with BALSAMIC containers CADD scores for SNVs and INDELs
3 participants