Consonance / consonance

Core consonance utilities for scheduling, reporting on, and provisioning VMs for workflows
GNU General Public License v3.0
14 stars 5 forks source link

Optionally omit workflow path #110

Closed SolomonShorser-OICR closed 7 years ago

SolomonShorser-OICR commented 8 years ago

A user can build a workflow inside a docker image that is based on a SeqWare docker image, and thus contains SeqWare and the workflow in a single image. If they do this, they won't need to mount an external /workflow directory, so this should be optional.

See: https://github.com/Consonance/consonance/blob/a237f608beddc0ddbdb1ccd559092fa0c6f846e2/pancancer-arch-3/src/main/java/info/pancancer/arch3/worker/WorkerRunnable.java#L317

denis-yuen commented 7 years ago

Obsolete due to adoption of CWL/Dockstore