Skip to content
This repository was archived by the owner on Jan 25, 2020. It is now read-only.

Commit 89f11be

Browse files
author
bshifaw
authored
Wdlupdate (#12)
* removed wording for use on exomes
1 parent 3ad22df commit 89f11be

3 files changed

Lines changed: 3 additions & 5 deletions

File tree

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,7 @@ Workflows used for germline short variant discovery in WGS data
33
### germline_single_sample_workflow :
44
This WDL pipeline implements data pre-processing and initial variant calling (GVCF
55
generation) according to the GATK Best Practices (June 2016) for germline SNP and
6-
Indel discovery in human whole-genome sequencing and exome sequencing data. The provided
7-
intervals in the json are intended for whole-genome sequencing, users are expected to use
8-
thier own exome intervals for exome sequencing.
6+
Indel discovery in human whole-genome sequencing data.
97

108
Note: For those users interested in running this wdl on FireCloud (FC), the FC
119
version has been provided as fc_germline_single_sample_workflow.wdl. Please visit the

fc_germline_single_sample_workflow.wdl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
##
33
## This WDL pipeline implements data pre-processing and initial variant calling (GVCF
44
## generation) according to the GATK Best Practices (June 2016) for germline SNP and
5-
## Indel discovery in human whole-genome and exome sequencing data.
5+
## Indel discovery in human whole-genome.
66
##
77
## Requirements/expectations :
88
## - Human whole-genome pair-end sequencing data in unmapped BAM (uBAM) format

germline_single_sample_workflow.wdl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
##
33
## This WDL pipeline implements data pre-processing and initial variant calling (GVCF
44
## generation) according to the GATK Best Practices (June 2016) for germline SNP and
5-
## Indel discovery in human whole-genome and exome sequencing data.
5+
## Indel discovery in human whole-genome.
66
##
77
## Requirements/expectations :
88
## - Human whole-genome pair-end sequencing data in unmapped BAM (uBAM) format

0 commit comments

Comments
 (0)