Skip to content

Commit b5aa01b

Browse files
committed
added minor README fixes
1 parent c96d8ff commit b5aa01b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -113,10 +113,10 @@ The _examples_ folder contains an example VCF file. It also contains a *gvanno*
113113

114114
This command will run the Docker-based *gvanno* workflow and produce the following output files in the _examples_ folder:
115115

116-
1. __example_gvanno.pass.vcf.gz (.tbi)__ - Bgzipped VCF file with rich set of functional/clinical annotations
117-
2. __example_gvanno.pass.tsv.gz__ - Compressed TSV file with rich set of functional/clinical annotations
116+
1. __example_gvanno_pass_grch37.vcf.gz (.tbi)__ - Bgzipped VCF file with rich set of functional/clinical annotations
117+
2. __example_gvanno_pass_grch37.tsv.gz__ - Compressed TSV file with rich set of functional/clinical annotations
118118

119-
Similar files are produced for all variants, not only variants with a *PASS* designation.
119+
Similar files are produced for all variants, not only variants with a *PASS* designation in the VCF FILTER column.
120120

121121
Documentation of the various variant and gene annotations should be interrogated from the header of the annotated VCF file.
122122

0 commit comments

Comments
 (0)