Skip to content

Releases: cancerit/CaVEMan

1.13.0 - Overlapping reads support

06 Mar 13:07
Compare
Choose a tag to compare

1.13.0

Release candidate - Overlapping reads

30 Jan 14:24
Compare
Choose a tag to compare
Pre-release
1.13.0-rc1

Merge branch 'overlapping_reads' into feature/overlapping_reads

1.11.5 - backport edge-case

09 Jan 14:36
Compare
Choose a tag to compare

Backport of fix for #74 .

1.11.4 - backport edge-case

03 Jan 12:41
21252d3
Compare
Choose a tag to compare

Backport of fix for #74.

1.12.0 - Intermediate output gzipped

01 Aug 11:58
Compare
Choose a tag to compare
  • Now outputs snp and mut vcf files as gzipped.
  • Requires zlib >= 1.2.3.5

1.11.2

01 Feb 14:09
Compare
Choose a tag to compare

Update htslib version to bring CGP stack in line

(1.11.1 updated an unused variable)

1.11.0 - Speed improvements

09 Dec 10:25
Compare
Choose a tag to compare
  • Rearranged htslib pileup code

1.10.1 - fclose bugfix

16 Nov 11:54
Compare
Choose a tag to compare
  • Correction to fclose in estep.c

1.10.0 - Improves file handling

18 Oct 11:06
Compare
Choose a tag to compare

Adds fflush and fclose testing to all file writing.

Bugfix release - Removes dependancy on ENA when testing

19 Jul 15:00
Compare
Choose a tag to compare

Removes dependancy on ENA for reference sequences when running tests against CRAM files.
Sequence now embeded more like a BAM.