compressed the representation of the reduce reads counts by offset results in 17% average compression in final BAM file size. Example compression --> from : 10, 10, 11, 11, 12, 12, 12, 11, 10 to: 10, 0, 1, 1,2, 2, 2, 1, 0 |
||
|---|---|---|
| .. | ||
| alignment | ||
| commandline | ||
| gatk | ||
| jna | ||
| pipeline | ||
| utils | ||
| BaseTest.java | ||
| MD5DB.java | ||
| StingTextReporter.java | ||
| WalkerTest.java | ||