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

Containerize Pipeline #75

Open
4 tasks
slsevilla opened this issue Apr 15, 2023 · 0 comments
Open
4 tasks

Containerize Pipeline #75

slsevilla opened this issue Apr 15, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@slsevilla
Copy link
Contributor

Describe what enhancement you'd like to see.
In order to 1) deploy unit testing via GitHub actions and to 2) allow the pipeline to be deployed outside of our HPC (Biowulf) the pipeline should be containerized at the rule level. This will include:

  • identifying publicly available containers per tool to utilize within the pipeline
  • creating .yaml files for each of those tools
  • adding conda expressions to each rule that utilizes one such container
  • adding a check for whether the pipeline is being run on our HPC (Biowulf) or externally

Notes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant