Releases: arq5x/lumpy-sv
Releases · arq5x/lumpy-sv
v0.3.1
14 Sep 18:57
Compare
Sorry, something went wrong.
No results found
v0.3.0
20 Feb 21:31
Compare
Sorry, something went wrong.
No results found
Add a few new wrappers to lumpy, the latest and recommended is smoove
Add CRAM support
Many improvements to the extraction of paired-end and split-read alignments from source BAM
Fix SV evidence display with the -e option
v0.2.13
30 Mar 22:17
Compare
Sorry, something went wrong.
No results found
Small update to the VCF header output to include the BD info field.
v0.2.12
15 Mar 15:57
Compare
Sorry, something went wrong.
No results found
In general, this version should be more robust to BAMs with funny CIGAR strings and lumpyexpress also be more robust.
Here is a summary of the changes since 0.2.11.
Enable BAM streaming to bamfilterrg for samtools (chapmanb)
Fix for streaming to pysam in bamfilterrg (chapmanb)
fix mem leaks
add cnvnator to bedpe
fix issue with zero len read
use gawk instead of awk, since some versions of awk do not support i=1;i<=k;++i style for loops
many fixes to lsort and lmerge
Add translocations to BEDPE
get rid of -M in lumpyexpress
v0.2.11
08 Apr 13:55
Compare
Sorry, something went wrong.
No results found
v0.2.10
03 Apr 12:18
Compare
Sorry, something went wrong.
No results found
v0.2.9
07 Jan 18:15
Compare
Sorry, something went wrong.
No results found
Add the ability to handle multiple read groups within a single BAM
Fix an issue with the right-hand PDF when using the "-P" option
Remove a check that ignored split reads flagged as paired
v0.2.8
03 Oct 19:03
Compare
Sorry, something went wrong.
No results found
Added a check to make sure the CIGAR string has at least 1 M.
v0.2.7
18 Aug 14:41
Compare
Sorry, something went wrong.
No results found
Remove a debug statement.
v0.2.6
31 Jul 13:29
Compare
Sorry, something went wrong.
No results found
Documentation updates and a split-read interchromosomal bug fix.