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

fix: ascatngs container #1155

Merged
merged 9 commits into from
May 8, 2023
Merged

fix: ascatngs container #1155

merged 9 commits into from
May 8, 2023

Conversation

khurrammaqbool
Copy link
Collaborator

This PR:

Fixed: ascatNgs docker container replacing the container build from submodule to the Docker recipe, fixing dependencies and versions of the required tools.

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 May 8, 2023 09:44
@khurrammaqbool khurrammaqbool self-assigned this May 8, 2023
@khurrammaqbool khurrammaqbool linked an issue May 8, 2023 that may be closed by this pull request
@khurrammaqbool
Copy link
Collaborator Author

#1151

@codecov
Copy link

codecov bot commented May 8, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (5cf4a99) 99.31% compared to head (fc18dab) 99.31%.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #1155   +/-   ##
========================================
  Coverage    99.31%   99.31%           
========================================
  Files           29       29           
  Lines         1756     1756           
========================================
  Hits          1744     1744           
  Misses          12       12           
Flag Coverage Δ
unittests 99.31% <ø> (ø)

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

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@khurrammaqbool
Copy link
Collaborator Author

Screenshot 2023-05-07 at 13 00 28

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.

Amazing work making it work with a Dockerfile 🎖️! Well done! 💯 ⭐

I would also remove .gitmodules and the submodules folder here but it's up to you to create a new PR (maybe with this one as parent so we build containers only once in develop?)

BALSAMIC/containers/ascatNgs/Dockerfile Show resolved Hide resolved
@sonarqubecloud
Copy link

sonarqubecloud bot commented May 8, 2023

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.

Nice!

@khurrammaqbool khurrammaqbool merged commit 92ce659 into develop May 8, 2023
@khurrammaqbool khurrammaqbool deleted the fix/ascatNgs_container branch May 8, 2023 15:04
@mathiasbio
Copy link
Collaborator

Great job! Thanks for the fix! : )

@ivadym ivadym mentioned this pull request May 10, 2023
14 tasks
ivadym added a commit that referenced this pull request May 10, 2023
### Added:
* PIP specific missing tools to config #1096
* Filtering script to remove normal variants from TIDDIT #1120
* Store TMB files in HK #1144

### Changed:
* Fixed all conda container dependencies #1096
* Changed --max_sv_size in VEP params to the size of chr1 for hg19 #1124
* Increased time-limit for sambamba_exon_depth and picard_markduplicates to 6 hours #1143
* Update cosmicdb to v97 #1147
* Updated read the docs with the changes relevant to mention #1153

### Fixed:
* Update cryptography version (39.0.1) due to security alert #1087
* Bump cryptography to v40.0.2 and gsutil to v5.23 #1154
* Pytest file saved in balsamic directory #1093
* Fix varcall_py3 container bcftools dependency error #1097
* AscatNgs container #1155
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

ascatNGS - Tumour Normal cases failing - cannot create R_tmpdir
3 participants