View 18fc48e
remove some unnnecessary code from tally summarizationMichael Lawrence authored on 18/02/2014 21:37:13 |
|
View 1beda81
drop unique read position count and mean/variance of read positions from statistics output by bam_tallyMichael Lawrence authored on 18/02/2014 21:24:22 |
View 849b745
woops, fix seg-fault when read length not passed to bam_tallyMichael Lawrence authored on 07/02/2014 01:10:55 |
|
View 7c26346
add calculation of median-distance-from-nearest-end to variantSummary()Michael Lawrence authored on 07/02/2014 01:07:22 |
View 4f60336
fix minimum quality cutoff check to >=, instead of >Michael Lawrence authored on 17/08/2013 01:42:05 |
View 8c14ead
Fixes for indel tallyingMichael Lawrence authored on 17/12/2012 21:49:56 |
View ae65826
Small correction to variance calculation for read positionsMichael Lawrence authored on 26/11/2012 23:34:18 |
View 97dc0c2
Add cycle position mean and variance to variant summary of tallies.Michael Lawrence authored on 24/11/2012 14:30:24 |
View dbda16a
Fix unitialized row count in variant summary C routine.Michael Lawrence authored on 30/09/2012 19:40:38 |
View 3f89995
Decoupling the bam tallying from summarization. Soon, we will return an IIT, which can be summarized in various ways. Currently, the only way is the variant summary.Michael Lawrence authored on 25/09/2012 16:00:17 |