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

Fixed failed installation of minimac4 in gwas.sif #196

Merged
merged 10 commits into from
Oct 17, 2023
Merged

Conversation

espenhgn
Copy link
Contributor

@espenhgn espenhgn commented Sep 1, 2023

Fixes #195
Fixes #198

Changes proposed in this pull request:

  • Adds tools beagle, duohmm, eagle, shapeit5, switchError to gwas.sif
  • Added tests
  • Updated Dockerfile and shell scripts and rebuilt gwas.sif container file
  • Removed unused docker/scripts/install_miniconda.sh script

Before submitting

  • I've read and followed all steps in the Making a pull request
    section of the CONTRIBUTING docs.
  • I've updated or added any relevant docstrings following the syntax described in the
    Writing docstrings section of the CONTRIBUTING docs.
  • If this PR fixes a bug, I've added a test that will fail without my fix.
  • If this PR adds a new feature, I've added tests that sufficiently cover my new functionality.

@espenhgn espenhgn changed the title Espenhgn/issue195 Fixed failed installation of minimac4 in gwas.sif Sep 1, 2023
@espenhgn espenhgn added the bug-fix fixes a bug label Sep 1, 2023
@espenhgn espenhgn requested a review from ofrei September 1, 2023 10:26
@espenhgn espenhgn marked this pull request as draft September 13, 2023 09:57
@espenhgn espenhgn marked this pull request as ready for review September 14, 2023 08:14
@espenhgn
Copy link
Contributor Author

@ofrei, this should be good to go. As you have experience with this undocumented switchError software, perhaps you have a better idea of testing it.
With Eagle, I had some issues including a memcpy.o object file from a corresponding .cpp file during the build, but it looks like the system one got included instead.

Copy link
Contributor Author

@espenhgn espenhgn left a comment

Choose a reason for hiding this comment

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

Will merge as is.

@espenhgn espenhgn merged commit 00f7b51 into main Oct 17, 2023
6 checks passed
@espenhgn espenhgn deleted the espenhgn/issue195 branch October 17, 2023 08:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug-fix fixes a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add additional phasign and impute software gwas.sif: test_gwas_minimac4 is failing
1 participant