Skip to content

Commit

Permalink
Update readme with info about reading vcf 4.3 (#1381)
Browse files Browse the repository at this point in the history
  • Loading branch information
lbergelson authored Jun 5, 2019
1 parent d5ac863 commit 6df21e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ common file formats, such as [SAM][1] and [VCF][2], used for high-throughput
sequencing data. There are also an number of useful utilities for
manipulating HTS data.

> **NOTE: _HTSJDK does not currently support the latest Variant Call Format Specification (VCFv4.3 and BCFv2.2)._**
> **NOTE: _HTSJDK has only partial support for the latest Variant Call Format Specification. VCFv4.3 can be read but not written and there is no support for BCFv2.2_**
### Documentation & Getting Help

Expand Down

0 comments on commit 6df21e5

Please sign in to comment.