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

Singularity options at the Crick #584

Merged
merged 3 commits into from
Nov 7, 2023
Merged

Singularity options at the Crick #584

merged 3 commits into from
Nov 7, 2023

Conversation

ChristopherBarrington
Copy link
Contributor


name: Modification to existing Crick config

Please follow these steps before submitting your PR:

  • If your PR is a work in progress, include [WIP] in its title
  • Your PR targets the master branch
  • You've included links to relevant issues, if any

Steps for adding a new config profile:

  • Add your custom config file to the conf/ directory
  • Add your documentation file to the docs/ directory
  • Add your custom profile to the nfcore_custom.config file in the top-level directory
  • Add your custom profile to the README.md file in the top-level directory
  • Add your profile name to the profile: scope in .github/workflows/main.yml

Some paths may not be accessible when using Singularity. Adding /nemo and /flask explicitly to runOptions allows paths to files to be correctly resolved. autoMounts is already enabled so I'm not sure why these paths are not exposed.

add ChristopherBarrington to profile
explicitly bind /nemo and /flask
Co-authored-by: Maxime U Garcia <[email protected]>
Copy link
Member

@maxulysse maxulysse left a comment

Choose a reason for hiding this comment

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

LGTM

@chris-cheshire
Copy link
Contributor

Hi Chris, could you describe what this fixes, or enhances?

@ChristopherBarrington
Copy link
Contributor Author

We have had problems with singularity not being able to access certain files when using the scratch space (/flask). This wasn't a problem before because scratch was under /camp which was reliably mounted.

@chris-cheshire chris-cheshire merged commit e59b43b into nf-core:master Nov 7, 2023
106 checks passed
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.

3 participants