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

Create interproscan container.yaml #179

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

SarahBeecroft
Copy link
Contributor

Add Interproscan container that we have been using on Setonix

Add Interproscan container which we have been using on Setonix

Signed-off-by: SarahBeecroft <[email protected]>
aliases:
- name: interproscan.sh
command: /usr/local/interproscan/interproscan.sh
singularity_options: -B /scratch/references/interproscan-5.56-89.0/data:/usr/local/interproscan/data
Copy link
Member

Choose a reason for hiding this comment

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

This looks good, and this looks to be the one center-specific option that we might not want to add to the central, shared recipe (not everyone will have that path at scratch!)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Thanks Vanessa! I agree, it's very much Setonix-centric and wouldn't work for everyone, although maybe they could copy this approach if they like.

Copy link
Member

Choose a reason for hiding this comment

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

Maybe an intermediate is to provide the line, but commented as an example?

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.

2 participants