Skip to content

Releases: rasmushenningsson/VariantCallFormat.jl

v0.5.9

16 Oct 20:58

Choose a tag to compare

VariantCallFormat v0.5.9

Diff since v0.5.8

Allow ':' characters in the CHROM field.

v0.5.8

14 Oct 07:35

Choose a tag to compare

VariantCallFormat v0.5.8

Diff since v0.5.7

Fix bug in unit tests.

Merged pull requests:

v0.5.7

19 Aug 08:07
10825c3

Choose a tag to compare

VariantCallFormat v0.5.7

Diff since v0.5.6

Update to Automa.jl v1

Merged pull requests:

Closed issues:

  • [question] interpreting BCF.genotype() (#16)

v0.5.6

06 Apr 11:17

Choose a tag to compare

VariantCallFormat v0.5.6

Diff since v0.5.5

Replace BioCore dependency with BioGenerics.

Merged pull requests:

Closed issues:

  • Roadmap (near future) (#4)

v0.5.5

29 Jun 14:23

Choose a tag to compare

VariantCallFormat v0.5.5

Diff since v0.5.4

v0.5.4

29 Jun 07:40

Choose a tag to compare

VariantCallFormat v0.5.4

Diff since v0.5.3

Closed issues:

  • Assertion Error: endpos != 0 when accessing info field (#8)
  • 1000Genomes VCF not parsing (#10)

v0.5.3

06 Oct 07:33

Choose a tag to compare

VariantCallFormat v0.5.3

Diff since v0.5.2

Fix Automa compat

v0.5.2

05 Oct 15:58

Choose a tag to compare

VariantCallFormat v0.5.2

Diff since v0.5.1

Fix info field bug for VCF files without samples.

v0.5.1

25 Mar 18:23

Choose a tag to compare

VariantCallFormat v0.5.1

Diff since v0.5.0

Workaround for compat issue with Automa.jl.
Fixed genotype() bug.

v0.5.0

18 Feb 20:48

Choose a tag to compare

VariantCallFormat v0.5.0

Merged pull requests: