Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Configuring Cromwell on Azure

Workflows can be run in Azure by setting up Cromwell on Azure (CoA). Documentation on deploying and configuring an instance of CoA can be found here.

Requirements

Configuring and running the workflow

Filling out workflow inputs

Fill out any information missing in the inputs file.

See the inputs section of the main README for more information on the structure of the inputs.json file.

Running the workflow

Reference data hosted in Azure

To use Azure reference data, add the following line to your containers-to-mount file in your Cromwell on Azure installation (more info here):

https://datasetpbrarediseases.blob.core.windows.net/dataset?si=public&spr=https&sv=2021-06-08&sr=c&sig=o6OkcqWWlGcGOOr8I8gCA%2BJwlpA%2FYsRz0DMB8CCtCJk%3D

The Azure input file template has paths to the reference files in this blob storage prefilled.