X-Git-Url: https://git.arvados.org/arvados-tutorial.git/blobdiff_plain/440359f6c68cd22ac664ccacda5a71a393985c43..f6dd98c4212f89ab2f29765efb5272109a9e068a:/WGS-processing/README.md diff --git a/WGS-processing/README.md b/WGS-processing/README.md index aa2d8e6..e2ad2c0 100644 --- a/WGS-processing/README.md +++ b/WGS-processing/README.md @@ -5,7 +5,7 @@ This directory contains an Arvados demo showing processing of whole genome seque * Variant calling in parallel using GATK Haplotype Caller (https://gatk.broadinstitute.org/hc/en-us) * Generation of an HTML report comparing variants against ClinVar archive (https://www.ncbi.nlm.nih.gov/clinvar/) -Workflows are written in CWL v1.1. +Workflows are written in CWL v1.1. (https://www.commonwl.org/) Subdirectories are: * cwl - contains CWL code for the demo @@ -15,10 +15,12 @@ Subdirectories are: To run the workflow: -* cd into cwl directory -* run the following: - arvados-cwl-runner --no-wait --project-uuid YOUR_PROJECT_UUID wgs-processing-wf.cwl ../yml/YOURINPUTS.yml +* 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/). + +Have questions about Arvados? +* https://arvados.org/ +* https://gitter.im/arvados/community