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

[WIP] Implement easier singularity compatibility #166

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

dnwissel
Copy link
Collaborator

Description

Implements methods to make it easier to run the LRP pipeline on singularity via a proteowizard sandbox.

Changes:

  1. Enable --writable-tmpfs for wine ([singularity] Adding --writable-tmpfs option to selected containers for Singularity compatibility #165)
  2. Use a proteowizard sandbox for running wine on singularity (Docker to Singularity for HPC and permissions ProteoWizard/pwiz#2387 (comment))
  3. Implement bash scripts to easily switch between docker and singularity (sandbox isn't actually online yet, we need to add it to Zenodo or similar later on)

Documentation etc will be added once this has been verified to work on other systems/clusters. I have already verified this on two of my systems.

PR checklist

  • This comment contains a description of changes (with reason)
  • [] CHANGELOG.md is updated
  • [] If you've fixed a bug or added code that should be tested, add tests!
  • [] Documentation in docs is updated

Let me know if you have any feedback, this is still WIP to some extent.

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.

None yet

1 participant