Skip to content

Releases: ChaissonLab/vamos

Bug fix 2.1.5

10 Oct 20:39
Compare
Choose a tag to compare

This fixes a bug in vcf output.

New release to reflect -somatic

01 Aug 23:25
Compare
Choose a tag to compare

New release to reflect -somatic.

Bug fix from 2.1.1

09 Jul 21:22
Compare
Choose a tag to compare

This release fixes a show-stopper of a bug for processing phased reads. The haplotype tag was not being correctly set from the bam.

Additional changes include adding a --max_coverage flag for allowing more reads to be used to call a TR value, and --somatic to output calls for all reads in a tabular file.

Version 2.1.1

12 Jun 22:12
Compare
Choose a tag to compare

This is a release that tracks updates to the locus/motif list. The new version has 1,243,954 loci in GRCh38, and 1,175,953 loci for CHM13. The majority of new loci relative to v2.0 are in mobile elements.

Extended-locus release

12 Jun 22:50
Compare
Choose a tag to compare

This update references 1243954 loci on GRCh38 and 1175953 loci on CHM13.

Version 1.3.8

18 Dec 21:32
Compare
Choose a tag to compare

Not changing version since this just updates the makefile.

Bug fix for first region in each file.

02 Oct 01:32
Compare
Choose a tag to compare

This fixes a bug where the first tandem repeat on each chromosome was output as a deletion.

Fixed printing help

29 Sep 16:28
Compare
Choose a tag to compare

Now prints help with empty command line, and exits with success.

Fixing errors from 1.3

29 Sep 04:01
Compare
Choose a tag to compare

Fixes:

  • Memory leak
  • Incorrect read assignment for het strs
  • conda build.

Bug fix release for 1.3

28 Sep 17:50
Compare
Choose a tag to compare

This fixes some memory leaks and data flow errors introduced in the first version that supported STR annotations.

This fix annotates full deletions of tandem repeat loci as DEL in the output.