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
@@ -106,4 +106,4 @@ Log into your chosen node and set the current directory to where your ichorCNA.w
#### To execute the WDL, do the following:
`java -jar $EBROOTCROMWELL/cromwell.jar run ichorCNA.wdl -i inputs.json`
To configure the workflow, add `--options workflow_options.json` to the line. [More on workflow options](https://github.com/GavinHaLab/WDL_Pipelines/tree/main/workflow-options).