galaxyproject / tpv-shared-database

A shared database of rules for Total Perspective Vortex used by the usegalaxy.* federation.
MIT License
3 stars 12 forks source link

Shared community maintained TPV database

A shared database of rules for Total Perspective Vortex used by the usegalaxy.* federation.

List of recommended tags

tag description
upload for scheduling jobs to a upload worker
docker a Docker configured worker
docker-shell-access the user will get shell access in Docker
singularity a Singularity configured worker

Dashes are used as separators in tags instead of underscores.

Tips

Values are evaluated as Python f-strings, this means if you want to reference the number of cores you need to use quoted references like OMP_NUM_THREADS: "{cores}"