You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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:
conda
expressions to each rule that utilizes one such containerNotes
The text was updated successfully, but these errors were encountered: