Skip to content

Releases: ChaissonLab/vamos

vamos-v3.0.6

09 Feb 23:20

Choose a tag to compare

This release fixes an off-by-1 error in sequences that are extracted.

A change in behavior is introduced as well that considers the tandem repeat sequence as starting at the base after the last non-TR base and ending one before the first non-TR base after the locus. This will include insertions that are mapped to the beginning or end of a locus, which is consistent with left-aligning of indels.

The consensus module was changed from abPOA to spoa.

The following options are added:
-Z Treat input as zero-based, half-open coordinates.
-E Print the reconstructed TR sequence based on the motif decomposition in the vcf genotype field.
-l Use local alignment to potentially trim start/end from annotations.

vamos-v3.0.4

09 Feb 21:01

Choose a tag to compare

This release fixes an off-by-1 error in sequences that are extracted.

A change in behavior is introduced as well that considers the tandem repeat sequence as starting at the base after the last non-TR base and ending one before the first non-TR base after the locus. This will include insertions that are mapped to the beginning or end of a locus, which is consistent with left-aligning of indels.

The consensus module was changed from abPOA to spoa.

The following options are added:
-Z Treat input as zero-based, half-open coordinates.
-E Print the reconstructed TR sequence based on the motif decomposition in the vcf genotype field.
-l Use local alignment to potentially trim start/end from annotations.

Documentation update

19 Jul 00:37

Choose a tag to compare

This updates the links for motif sets to the version 2.1 files.

Testing for haploid chrx

10 Jun 22:47

Choose a tag to compare

chrxtest-v8

Maybe last fix?

Adding debugging output and extra parameters

02 Jun 16:30

Choose a tag to compare

This adds parameters -m and -a for minimum coverage to call an SNV, and minimum alt coverage to call a het.

Output format and minor bug fix

30 May 22:25

Choose a tag to compare

Fixed double initialization of input bam header.
Modified VCF output so that STR/VNTR are output for SVTYPE according to input description.

Fixing bug in processing single sites

12 Jun 18:50

Choose a tag to compare

This fixes some IO errors processing single-site lists.

Adding extra code to handle haploid chrx

10 Jun 22:08

Choose a tag to compare

This adds some code to handle haploid chrx, and to handle noisy reads

Bug fix 2.1.5

10 Oct 20:39

Choose a tag to compare

This fixes a bug in vcf output.

New release to reflect -somatic

01 Aug 23:25

Choose a tag to compare

New release to reflect -somatic.