Skip to content

Commit 11d38ee

Browse files
committed
update README.md
1 parent 6807ed3 commit 11d38ee

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
# vcf-validator | [![Build Status](https://travis-ci.com/EBIvariation/vcf-validator.svg?branch=master)](https://travis-ci.com/EBIvariation/vcf-validator) [![Build status](https://ci.appveyor.com/api/projects/status/vt4ldlwhm91e3n49/branch/master?svg=true)](https://ci.appveyor.com/project/ebivariation-bot/vcf-validator/branch/master)
2-
1+
# vcf-validator | [![Build Status](https://github.com/EBIvariation/vcf-validator/actions/workflows/build.yml/badge.svg?branch=master)](https://github.com/EBIvariation/vcf-validator/actions/workflows/build.yml/badge.svg?branch=master) [![Build status](https://ci.appveyor.com/api/projects/status/vt4ldlwhm91e3n49/branch/master?svg=true)](https://ci.appveyor.com/project/ebivariation-bot/vcf-validator/branch/master)
32
Validation suite for Variant Call Format (VCF) files. Please find below instructions on how to download and run, or read the wiki for more details about checks already implemented.
43

54
This suite includes all the checks from the vcftools suite as well as additional lexical, syntactic and semantic analysis of the VCF input. If any inconsistencies are found, they are classified in one of the following categories:

0 commit comments

Comments
 (0)