Skip to content

Releases: cancerit/cgpCaVEManWrapper

v1.5.1 - install fix

10 Jun 14:05
Compare
Choose a tag to compare

Ensures mergeCavemanResults from CaVEMan is deployed.

v1.5.0 - bugfixed caveman and support for BED based unmatched normal

10 Jun 09:32
Compare
Choose a tag to compare

v1.5.0: Pulls bugfixed version of CaVEMan 1.6.1
Supports BED version of caveman unmatched normal files.

v1.4.1 - correct limit based processing

12 Mar 22:53
Compare
Choose a tag to compare

Number of required threads when using limit was not being set correctly. Generally results in needless thrashing of disk doing file checks but in some cases corrupt data or race conditions were occurring.

v1.4.0 - pulldown flagging functional

13 Feb 13:17
Compare
Choose a tag to compare

Additional command-line options required to make pulldown (WXS) flagging work are added, should be used in conjunction with cgpCaVEManPostProcessing v1.1.0 or better

v1.3.1 - as v1.3.0 with correct version reported

06 Feb 09:33
Compare
Choose a tag to compare

CaVEMan 1.5.2 and species/assembly behaviour altered

03 Feb 14:06
Compare
Choose a tag to compare

v1.2.0 - CaVEMan 1.5.1

31 Oct 11:56
Compare
Choose a tag to compare

Upgraded to CaVEMan 1.5.1 which uses htslib access methods to improve split step.

Minor code changes to handle incompatible fasta indexing between pre 1.0 samtools and htslib samtools.

v1.1.3 - Updated underlying CaVEMan version

28 Oct 20:45
Compare
Choose a tag to compare

Other minor modifications are to allow certain dependancies to only be required when specific step is requested when '-p' is in use.

v1.1.2 - Stable release

10 Oct 14:12
Compare
Choose a tag to compare

Uses CaVEMan v1.4.2, allows http/ftp based normal panels and germline bed file is only required at the flag step when -process is specified.

Stable version, from dev branch, pre release - 1.1.1

02 Oct 10:28
Compare
Choose a tag to compare

Fixes #2 #5 #6
Updates to order of code in option setup to fix bug where job limit checking was throwing an error.