Skip to content

Releases: mmterpstra/CoNVaDING_reload

Update amplicon counting mode

23 Apr 11:24
Compare
Choose a tag to compare
Pre-release
1.3.13

Bugfix new mode capping at 5000 depth

Now works! Validation needed...

09 Apr 10:30
Compare
Choose a tag to compare
Pre-release
Convading working fixed sh errors. Also note not to stream files into…

… convading due opening and closing multiple times.

Amplicon coverage (-a) mode added to CountFromBams

05 Apr 08:20
Compare
Choose a tag to compare

(wip)
Also test release because

$CoNVaDING.pl
/usr/bin/env: perl -w: No such file or directory

Improved Bed sanity

04 Apr 09:08
Compare
Choose a tag to compare
Improved Bed sanity Pre-release
Pre-release

Updated the regex to better check the lines in the file.

Zero target coverage fix

06 Mar 12:29
Compare
Choose a tag to compare
Pre-release
Update convading to handle div by zero execptions when dealing with z…

…ero target coverage bam/counts files

1.3.8

13 Feb 15:18
Compare
Choose a tag to compare
1.3.8 Pre-release
Pre-release
fix for missing first record error in countfrombam.

Feature: Throw an error when `samtools depth` == samtoolsdepthmaxcov

08 Feb 15:08
cd93738
Compare
Choose a tag to compare

Feature: Throw an error when depth > samtoolsdepthmaxcov.

  • Throws an understandable error when depth > samtoolsdepthmaxcov
  • initial test based on the docs

Bigfix cmdline option

07 Feb 15:43
Compare
Choose a tag to compare

Fix for error : Samtools depth always downsamples to depth 1 when samtoolsdepthmaxcov is set

Bugfix release

07 Feb 13:37
Compare
Choose a tag to compare
  • bugfix for div by zero error caused by safe execution
    • this effects the workflows starting from bam

Installed missing module for Statistics::Normality

31 Jan 12:24
Compare
Choose a tag to compare

minor bugfix did no show up on my system because installed it from the apt package manager