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
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This is a simple image that is used to "process" many of the config maps produced by kubernetes. It simply mounts them as an input volume and writes them over to an output volume, but at the same time it scans all files for the text `[[URL:...]]`, e.g. `[[URL:https://mywebsite.com/mysequence.txt]]` Where it finds that it downloads the file from this URL and replaces the `[[URL:...]]` with the contents of the file. This allows us to deal with large reference genomes.