From 734c5463adc4055357fbd73e20fc356306e61627 Mon Sep 17 00:00:00 2001 From: Sarah Wait Zaranek Date: Thu, 25 Jun 2020 13:13:01 +0000 Subject: [PATCH] Even more formatting Arvados-DCO-1.1-Signed-off-by: Sarah Wait Zaranek no issue # --- WGS-processing/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/WGS-processing/README.md b/WGS-processing/README.md index e2ad2c0..dd38513 100644 --- a/WGS-processing/README.md +++ b/WGS-processing/README.md @@ -9,7 +9,7 @@ Workflows are written in CWL v1.1. (https://www.commonwl.org/) Subdirectories are: * cwl - contains CWL code for the demo -* yml - contains yml inputs for cwl demo code +* yml - contains YML inputs for cwl demo code * src - contains any src code for the demo * docker - contains dockerfiles necessary to re-create any needed docker images @@ -18,6 +18,7 @@ To run the workflow: * arvados-cwl-runner --no-wait --project-uuid YOUR_PROJECT_UUID ./cwl/wgs-processing-wf.cwl ./yml/YOURINPUTS.yml About the Demo Data: + WGS Data used in this demo is public data made available by the Personal Genome Project. This set of data is from the PGP-UK (https://www.personalgenomes.org.uk/). -- 2.30.2