Skip to content

Releases: sanger-pathogens/Bio-Tradis

Stray diff lines removed and hard coded paths removed

04 Dec 14:37
eb5ce58
Compare
Choose a tag to compare

Update Docker construction

03 Dec 09:07
Compare
Choose a tag to compare

Update how the docker file is constructed and tested. No functional changes to the code itself.

Fix Docker file and bug fixes

28 Nov 15:04
49a3c08
Compare
Choose a tag to compare
v1.4.3

Update dist.ini

Now using Try::Tiny instead of TryCatch

20 Sep 15:06
543d65b
Compare
Choose a tag to compare

Now using Try::Tiny instead of TryCatch

24 Jul 08:45
f04f448
Compare
Choose a tag to compare
Pre-release
Merge pull request #94 from ssjunnebo/change_trycatch

Change TryCatch to Try::Tiny

Include last base of annotation in insertion count

28 Nov 15:09
1597547
Compare
Choose a tag to compare

include last base of annotation in insertion count

Support Samtools 1.3

13 Apr 15:36
Compare
Choose a tag to compare

Support Samtools 1.3

Better warnings / errors for bad input to bacteria_tradis

03 Nov 17:00
Compare
Choose a tag to compare

bacteria_tradis now raises warnings for each input fastq which does not contain a matching read. It then continues with the rest of the analysis, ignoring the offending input. If none of the inputs have a matching read, it fails noisily and explains the issue to the user.