View e01ded3
just some reformatting / cleanupMichael Lawrence authored on 25/03/2015 02:12:41 |
View 03e8ca6
Drop some compiler/pp flagsMichael Lawrence authored on 12/02/2015 21:44:00 |
View 796d80e
delete some unneeded? gstruct src filesMichael Lawrence authored on 11/10/2014 20:34:23 |
View 52563ef
incorporate Tom's bugfix to bamtally when there are no reads at a position. Fixes segfault in R CMD check VariantToolsGabriel Becker authored on 26/08/2014 20:33:39 |
View cfb01d1
some fiddling, disable maintainer mode, vbumpGabriel Becker authored on 14/08/2014 20:39:03 |
|
View 6cc263e
seems to work now. Something weird going on, needs -O0 when building gstructGabriel Becker authored on 14/08/2014 19:13:43 |
View b0aa06a
fix checkin of codontally codeGabriel Becker authored on 13/08/2014 21:49:41 |
View c78be69
add codon tally support. No vbump yetGabriel Becker authored on 11/08/2014 23:42:48 |
View d71517d
once again, disable maintainer mode for gstructMichael Lawrence authored on 03/07/2014 23:40:24 |
View 52b3ca6
update gstruct (hopefully fix build)Michael Lawrence authored on 06/06/2014 22:10:15 |
View 2a4fd1e
update ignoresMichael Lawrence authored on 04/06/2014 23:34:39 |
View f5e63d3
update to new bam_tally with support for XS counting, which we now support via BamTallyParam@count_xs.Michael Lawrence authored on 13/05/2014 02:04:05 |
View 9f0e3a7
bam_tally has reworked memory management to avoid memory "leaks" that seem to happen on our clusterMichael Lawrence authored on 05/05/2014 21:02:45 |
View 96cf993
re-add counting of unique read positions (convenient when dupes are not marked) and fix an uninitialized value (param.cycle_breaks) detected by valgrindMichael Lawrence authored on 02/05/2014 12:51:58 |
View 6d5d75f
add support for the noncovered argument; tells bam_tally to report even those positions that have no coverageMichael Lawrence authored on 30/04/2014 17:05:27 |