ChangeLog 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598
  1. biobambam2 (2.0.185-1) unstable; urgency=medium
  2. * Add missing include directives for gcc13
  3. -- German Tischler-Höhle <germant@miltenyibiotec.de> Sun, 11 Dec 2022 13:21:00 +0100
  4. biobambam2 (2.0.184-1) unstable; urgency=medium
  5. * Add tagonly sort option in bamsort
  6. * Adapt to change in libmaus2 (renaming of GetObject to GetCObject)
  7. -- German Tischler-Höhle <germant@miltenyibiotec.de> Mon, 19 Sep 2022 13:40:22 +0200
  8. biobambam2 (2.0.183-1) unstable; urgency=medium
  9. * Adapt to change in libmaus2 (rename GetObject to GetCObject)
  10. -- German Tischler-Höhle <germant@miltenyibiotec.de> Mon, 02 Aug 2021 17:54:00 +0200
  11. biobambam2 (2.0.182-1) unstable; urgency=medium
  12. * Add O (output file) option for bamfastcat
  13. -- German Tischler-Höhle <germant@miltenyibiotec.de> Sun, 11 Apr 2021 23:40:35 +0200
  14. biobambam2 (2.0.181-1) unstable; urgency=medium
  15. * Add clipslashid and patchne flags in fastqtobam2
  16. -- German Tischler-Höhle <germant@miltenyibiotec.de> Fri, 02 Apr 2021 15:57:51 +0200
  17. biobambam2 (2.0.180-1) unstable; urgency=medium
  18. * bump libmaus2 version due to fixes for io_lib(cram) and tmp file generation in libmaus2
  19. -- German Tischler-Höhle <germant@miltenyibiotec.de> Mon, 15 Mar 2021 23:05:17 +0100
  20. biobambam2 (2.0.178-1) unstable; urgency=medium
  21. * Add bamaddne
  22. * bump libmaus2 version
  23. -- German Tischler-Höhle <germant@miltenyibiotec.de> Mon, 23 Nov 2020 14:39:27 +0100
  24. biobambam2 (2.0.177-1) unstable; urgency=medium
  25. * Versioning cleanup
  26. -- German Tischler-Höhle <germant@miltenyibiotec.de> Thu, 12 Nov 2020 10:39:59 +0100
  27. biobambam2 (2.0.176-1) unstable; urgency=medium
  28. * Adapt UpdateNumericalIndex to new libmaus2 api
  29. * Fix output of orphaned read 2 instances in bamtofastq when splitting by readgroup
  30. * Remove references to non functional IRODS interface in libmaus2
  31. * Add bamdifference program
  32. -- German Tischler-Höhle <germant@miltenyibiotec.de> Thu, 12 Nov 2020 09:43:13 +0100
  33. biobambam2 (2.0.175-1) unstable; urgency=medium
  34. * Add fastaselectreg
  35. -- German Tischler-Höhle <germant@miltenyibiotec.de> Thu, 27 Aug 2020 10:08:12 +0200
  36. biobambam2 (2.0.174-1) unstable; urgency=medium
  37. * Fix wrong operator for deallocating memory in bamconsensus
  38. -- German Tischler-Höhle <germant@miltenyibiotec.de> Mon, 10 Aug 2020 11:26:08 +0200
  39. biobambam2 (2.0.173-1) unstable; urgency=medium
  40. * Fix for libmaus2 update
  41. -- German Tischler-Höhle <germant@miltenyibiotec.de> Wed, 05 Aug 2020 14:41:16 +0200
  42. biobambam2 (2.0.172-1) unstable; urgency=medium
  43. * update libmaus2 version
  44. -- German Tischler-Höhle <germant@miltenyibiotec.de> Thu, 30 Jul 2020 09:10:25 +0200
  45. biobambam2 (2.0.171-1) unstable; urgency=medium
  46. * replace UNIQUE_PTR_MOVE by std::move
  47. -- German Tischler-Höhle <germant@miltenyibiotec.de> Tue, 21 Jul 2020 17:47:31 +0200
  48. biobambam2 (2.0.170-1) unstable; urgency=medium
  49. * update libmaus2 version
  50. -- German Tischler-Höhle <germant@miltenyibiotec.de> Mon, 20 Jul 2020 13:34:09 +0200
  51. biobambam2 (2.0.169-1) unstable; urgency=medium
  52. * update libmaus2 version
  53. -- German Tischler-Höhle <germant@miltenyibiotec.de> Fri, 17 Jul 2020 11:47:30 +0200
  54. biobambam2 (2.0.168-1) unstable; urgency=medium
  55. * update libmaus2 version
  56. -- German Tischler-Höhle <germant@miltenyibiotec.de> Tue, 07 Jul 2020 17:00:28 +0200
  57. biobambam2 (2.0.167-1) unstable; urgency=medium
  58. * bump decompress buffer size when necessary in bamauxmerge2
  59. -- German Tischler-Höhle <germant@miltenyibiotec.de> Fri, 19 Jun 2020 12:49:56 +0200
  60. biobambam2 (2.0.166-1) unstable; urgency=medium
  61. * make gz non value argument in vcfreplacecontigsmap
  62. -- German Tischler-Höhle <germant@miltenyibiotec.de> Tue, 09 Jun 2020 13:21:54 +0200
  63. biobambam2 (2.0.165-1) unstable; urgency=medium
  64. * Add vcfreplacecontigsmap program
  65. -- German Tischler-Höhle <germant@miltenyibiotec.de> Mon, 08 Jun 2020 16:56:00 +0200
  66. biobambam2 (2.0.164-1) unstable; urgency=medium
  67. * Add vcffilterfilterflags
  68. -- German Tischler-Höhle <germant@miltenyibiotec.de> Thu, 07 May 2020 13:45:25 +0200
  69. biobambam2 (2.0.163-1) unstable; urgency=medium
  70. * do not use assert in parallel loop of bamfilterk
  71. -- German Tischler-Höhle <germant@miltenyibiotec.de> Wed, 22 Apr 2020 09:13:28 +0200
  72. biobambam2 (2.0.162-1) unstable; urgency=medium
  73. * Add mapped/unmapped in bamcountflags
  74. -- German Tischler-Höhle <germant@miltenyibiotec.de> Mon, 30 Mar 2020 15:11:34 +0200
  75. biobambam2 (2.0.161-1) unstable; urgency=medium
  76. * Add bamcountflags
  77. -- German Tischler-Höhle <germant@miltenyibiotec.de> Mon, 30 Mar 2020 14:31:52 +0200
  78. biobambam2 (2.0.160-1) unstable; urgency=medium
  79. * Add bamdepthmerge for merging several depth tracks into a single table
  80. * Add merging framework in DepthIntervalGetter.hpp
  81. * Explicitely init DepthInterval in constructor
  82. * change/fix loop bounds in bamfeaturecount
  83. * Check for exception in parallel loop of bamexondepth
  84. -- German Tischler-Höhle <germant@miltenyibiotec.de> Wed, 25 Mar 2020 18:00:57 +0100
  85. biobambam2 (2.0.159-1) unstable; urgency=medium
  86. * Add cram compression mode option in bamsormadup
  87. * refactor bamexondepth
  88. * bump libmaus2 version
  89. * add gc content based analysis in bamexondepth
  90. * parallelise bamexondepth
  91. * change serialised form of DepthInterval and add comparator classes
  92. * fix warning in bamadapterfind
  93. -- German Tischler-Höhle <germant@miltenyibiotec.de> Mon, 16 Mar 2020 13:35:22 +0100
  94. biobambam2 (2.0.158-1) unstable; urgency=medium
  95. * bump libmaus2 version
  96. * Output coverage information in bamexondepth
  97. * Fix default depth setting in bamdepth
  98. * add avl tree tracking in bamexondepth
  99. * fix warnings
  100. -- German Tischler-Höhle <germant@miltenyibiotec.de> Mon, 09 Mar 2020 09:02:03 +0100
  101. biobambam2 (2.0.157-1) unstable; urgency=medium
  102. * Adapt bamexondepth from new code for bamdepth
  103. * bump libmaus2 version
  104. * Refactor bamdepth
  105. * Add program bamsimpledepth
  106. * Fix bamdepth (do not output multiple adjacent intervals for same depth)
  107. * update ignore file
  108. * Add vcfdiff program
  109. * Print complete alignment in case of exception in bamfeaturecount
  110. * Add bamexondepth and bamheadercat programs
  111. * add bammarkduplicatesoptdist
  112. * fix warnings
  113. * add print method in DepthInterval class
  114. * be more verbose in fastqtobam2 inflate failure case
  115. -- German Tischler-Höhle <germant@miltenyibiotec.de> Wed, 04 Mar 2020 09:12:21 +0100
  116. biobambam2 (2.0.156-1) unstable; urgency=medium
  117. * Add program bamexploderg for splitting an alignment file by read groups
  118. -- German Tischler-Höhle <germant@miltenyibiotec.de> Mon, 24 Feb 2020 08:08:51 +0100
  119. biobambam2 (2.0.155-1) unstable; urgency=medium
  120. * adapt cigar string on the fly in bamconsensus
  121. -- German Tischler-Höhle <germant@miltenyibiotec.de> Fri, 21 Feb 2020 13:13:11 +0100
  122. biobambam2 (2.0.154-1) unstable; urgency=medium
  123. * add bamfilterbyname and vcffiltersamples programs
  124. -- German Tischler-Höhle <germant@miltenyibiotec.de> Tue, 18 Feb 2020 12:45:33 +0100
  125. biobambam2 (2.0.153-1) unstable; urgency=medium
  126. * check for failure of parallel loop in bamfeaturecount and change sort buffer size
  127. -- German Tischler-Höhle <germant@miltenyibiotec.de> Fri, 24 Jan 2020 12:29:53 +0100
  128. biobambam2 (2.0.152-1) unstable; urgency=medium
  129. * update libmaus2 version to 2.0.694
  130. -- German Tischler-Höhle <germant@miltenyibiotec.de> Wed, 22 Jan 2020 09:58:27 +0100
  131. biobambam2 (2.0.151-1) unstable; urgency=medium
  132. * bump libmaus2 version
  133. -- German Tischler-Höhle <germant@miltenyibiotec.de> Tue, 21 Jan 2020 16:41:38 +0100
  134. biobambam2 (2.0.150-1) unstable; urgency=medium
  135. * Add cols (line wrapping) option in bamtofastq
  136. -- German Tischler-Höhle <germant@miltenyibiotec.de> Tue, 07 Jan 2020 16:37:02 +0100
  137. biobambam2 (2.0.149-1) unstable; urgency=medium
  138. * use kmerCallbackPosFR instead of kmerCallbackPos in bamfilterk
  139. * Add vcfreplacecontigs program
  140. -- German Tischler-Höhle <germant@miltenyibiotec.de> Tue, 07 Jan 2020 09:02:29 +0100
  141. biobambam2 (2.0.148-1) unstable; urgency=medium
  142. * compute maximum depth in bamfeaturecount
  143. * fix output of wrong reference id in bamfeaturecount if GTF chrom set is a subset of BAM chrom set
  144. -- German Tischler-Höhle <germant@miltenyibiotec.de> Wed, 13 Nov 2019 12:53:00 +0100
  145. biobambam2 (2.0.147-1) unstable; urgency=medium
  146. * fix heap comparisons in bamconsensus
  147. -- German Tischler-Höhle <germant@miltenyibiotec.de> Tue, 05 Nov 2019 10:19:07 +0100
  148. biobambam2 (2.0.146-1) unstable; urgency=medium
  149. * add explicit flush in bamtofastq
  150. * bump libmaus2 version
  151. * explicitely call flush on BamToFastqOutputFileSet objects in bamtofastq (try to avoid triggering exceptions in object destructor)
  152. * allow disabling adapter detection/clipping in fastqtobam2
  153. * use dynamic scheduling in bamfilterk
  154. -- German Tischler-Höhle <germant@miltenyibiotec.de> Wed, 30 Oct 2019 10:48:48 +0100
  155. biobambam2 (2.0.145-1) unstable; urgency=medium
  156. * refactor vcfsort
  157. * add kmer end position on reference in bamconsensus
  158. * fixes after libmaus2 changes
  159. -- German Tischler-Höhle <germant@miltenyibiotec.de> Fri, 11 Oct 2019 12:46:33 +0200
  160. biobambam2 (2.0.144-1) unstable; urgency=medium
  161. * update list of uncommon programs
  162. -- German Tischler-Höhle <germant@miltenyibiotec.de> Fri, 27 Sep 2019 13:37:44 +0200
  163. biobambam2 (2.0.143-1) unstable; urgency=medium
  164. * fix newline issue in Makefile
  165. -- German Tischler-Höhle <germant@miltenyibiotec.de> Fri, 27 Sep 2019 13:11:19 +0200
  166. biobambam2 (2.0.142-1) unstable; urgency=medium
  167. * add install-uncommon configure option to deselect some programs from standard installation
  168. -- German Tischler-Höhle <germant@miltenyibiotec.de> Fri, 27 Sep 2019 12:58:23 +0200
  169. biobambam2 (2.0.141-1) unstable; urgency=medium
  170. * bump libmaus2 version
  171. -- German Tischler-Höhle <germant@miltenyibiotec.de> Fri, 27 Sep 2019 11:24:14 +0200
  172. biobambam2 (2.0.140-1) unstable; urgency=medium
  173. * update libmaus2 version
  174. -- German Tischler-Höhle <germant@miltenyibiotec.de> Fri, 27 Sep 2019 08:57:03 +0200
  175. biobambam2 (2.0.139-1) unstable; urgency=medium
  176. * add bamheap3 program
  177. -- German Tischler-Höhle <germant@miltenyibiotec.de> Thu, 19 Sep 2019 14:09:13 +0200
  178. biobambam2 (2.0.138-1) unstable; urgency=medium
  179. * add exportcdna option in bamfeaturecount
  180. -- German Tischler-Höhle <germant@miltenyibiotec.de> Wed, 28 Aug 2019 15:50:12 +0200
  181. biobambam2 (2.0.137-1) unstable; urgency=medium
  182. * add manual page for bamfeaturecount
  183. * add manual page for filtergtf
  184. * add filtergtf program
  185. * implement simplified transcript level analysis in bamfeaturecount
  186. -- German Tischler-Höhle <germant@miltenyibiotec.de> Wed, 28 Aug 2019 10:04:09 +0200
  187. biobambam2 (2.0.136-1) unstable; urgency=medium
  188. * add bamfixpairinfo program
  189. -- German Tischler-Höhle <germant@miltenyibiotec.de> Thu, 22 Aug 2019 14:44:39 +0200
  190. biobambam2 (2.0.135-1) unstable; urgency=medium
  191. * add UniqueInterval class in bamfeaturecount
  192. * add readgroup and program header lines in bamconsensus
  193. * fix border check in bamrecalculatecigar
  194. * fix computation of MD/NM fields in bamconsensus
  195. * make exclude flags user settable in bamconsensus
  196. * change default verbose setting in bamfillquery
  197. * update synopsis in bamconsensus help message
  198. * make bamconsensus output BAM file containing alignments of consensus with the reference instead of just the consensus as FastA
  199. * construct fasta index in bamrecalculatecigar if needed
  200. * add unmapped option for bamfilterlength
  201. * add bamconsensus to list of installed programs and add documentation
  202. * improve scaling in bamconsensus
  203. * make running dot optional in bamconsensus
  204. -- German Tischler-Höhle <germant@miltenyibiotec.de> Thu, 22 Aug 2019 10:47:00 +0200
  205. biobambam2 (2.0.134-1) unstable; urgency=medium
  206. * bump libmaus2 version
  207. * be more verbose in bamrecalculatecigar when the input is not suitably sorted
  208. *add fragmergepar option in bamsormadup to allow (some) control concerning the number of simultaneously open files used in duplicate marking
  209. -- German Tischler-Höhle <germant@miltenyibiotec.de> Mon, 19 Aug 2019 15:18:51 +0200
  210. biobambam2 (2.0.133-1) unstable; urgency=medium
  211. * update libmaus2 version
  212. -- German Tischler-Höhle <germant@miltenyibiotec.de> Fri, 16 Aug 2019 13:32:26 +0200
  213. biobambam2 (2.0.132-1) unstable; urgency=medium
  214. * use heaviest path per connected component as representative in bamconsensus
  215. -- German Tischler-Höhle <germant@miltenyibiotec.de> Fri, 16 Aug 2019 13:14:32 +0200
  216. biobambam2 (2.0.131-1) unstable; urgency=medium
  217. * update help message in bamfilterk
  218. * add bamfilterk
  219. -- German Tischler-Höhle <germant@miltenyibiotec.de> Tue, 13 Aug 2019 09:36:30 +0200
  220. biobambam2 (2.0.130-1) unstable; urgency=medium
  221. * support numerical indexing in fastqtobam2
  222. -- German Tischler-Höhle <germant@miltenyibiotec.de> Thu, 08 Aug 2019 11:13:12 +0200
  223. biobambam2 (2.0.129-1) unstable; urgency=medium
  224. * rename fastaexplode to fastaexplod
  225. -- German Tischler-Höhle <germant@miltenyibiotec.de> Thu, 08 Aug 2019 09:29:48 +0200
  226. biobambam2 (2.0.128-1) unstable; urgency=medium
  227. * remove manual page for removed kmerprob
  228. * remove bamrefdepth and bamrefdepthpeaks
  229. -- German Tischler-Höhle <germant@miltenyibiotec.de> Wed, 31 Jul 2019 14:10:27 +0200
  230. biobambam2 (2.0.127-1) unstable; urgency=medium
  231. * add bamdepthintersect program
  232. * add bamdepth program
  233. * add DepthInterval class
  234. * remove hard coded Z_DEFAULT_COMPRESSION default and replace by DeflateDefaults::getDefaultLevel()
  235. -- German Tischler-Höhle <germant@miltenyibiotec.de> Wed, 31 Jul 2019 12:53:58 +0200
  236. biobambam2 (2.0.126-1) unstable; urgency=medium
  237. * allow output to standard output in bamnumericalindex
  238. -- German Tischler-Höhle <germant@miltenyibiotec.de> Tue, 30 Jul 2019 11:11:47 +0200
  239. biobambam2 (2.0.125-1) unstable; urgency=medium
  240. * add construction of numerical index from numerical indexes of input files in bamfastcat
  241. -- German Tischler-Höhle <germant@miltenyibiotec.de> Fri, 26 Jul 2019 17:17:43 +0200
  242. biobambam2 (2.0.124-1) unstable; urgency=medium
  243. * update numerical index in bamreplacechecksums
  244. * update numerical index in bamreheader
  245. * put header and data in separate blocks in ReadHeader
  246. -- German Tischler-Höhle <germant@miltenyibiotec.de> Thu, 25 Jul 2019 15:29:48 +0200
  247. biobambam2 (2.0.123-1) unstable; urgency=medium
  248. * avoid explicitely invoking BamDecoder class (use factory instead)
  249. * use output factory to allow SAM/BAM/CRAM output in bam12auxmerge
  250. * use input factories in bam12auxmerge to support SAM and CRAM input
  251. * add manual page for bamclipXT
  252. * remove filtersam and kmerprob
  253. -- German Tischler-Höhle <germant@miltenyibiotec.de> Thu, 25 Jul 2019 11:10:33 +0200
  254. biobambam2 (2.0.122-1) unstable; urgency=medium
  255. * add bamnumericalindexstats
  256. -- German Tischler-Höhle <germant@miltenyibiotec.de> Wed, 24 Jul 2019 15:01:14 +0200
  257. biobambam2 (2.0.121-1) unstable; urgency=medium
  258. * add numerical indexing in bamsormadup
  259. -- German Tischler-Höhle <germant@miltenyibiotec.de> Wed, 24 Jul 2019 14:34:22 +0200
  260. biobambam2 (2.0.120-1) unstable; urgency=medium
  261. * add vcfsort program
  262. * remove bamclipextract
  263. * simplify bamdisthist
  264. -- German Tischler-Höhle <germant@miltenyibiotec.de> Wed, 24 Jul 2019 11:02:17 +0200
  265. biobambam2 (2.0.119-1) unstable; urgency=medium
  266. * add manual page for bambisect
  267. * fix manual page for bamchecksort
  268. * update help message in bamauxmerge2
  269. * remove bamcheckalignments
  270. * add manual page for bamauxmerge2
  271. * add manual page for bamauxmerge
  272. * clean up bamauxmerge
  273. * change input order in bamalignfrac
  274. * add documentation for regex option in manual page for bamalignfrac
  275. * remove bamalignmentoffsets program
  276. * add manual page for bamalignfrac
  277. * rewrite bamalignfrac to produce more useful output
  278. -- German Tischler-Höhle <germant@miltenyibiotec.de> Tue, 23 Jul 2019 21:55:28 +0200
  279. biobambam2 (2.0.118-1) unstable; urgency=medium
  280. * avoid writing empty BGZF blocks in ReadHeader
  281. * remove bamlastfilter
  282. * remove deprecated bamcollate program
  283. -- German Tischler-Höhle <germant@miltenyibiotec.de> Mon, 22 Jul 2019 09:36:51 +0200
  284. biobambam2 (2.0.117-1) unstable; urgency=medium
  285. * fix breakages after libmaus2 cleanup
  286. -- German Tischler-Höhle <germant@miltenyibiotec.de> Fri, 19 Jul 2019 13:09:16 +0200
  287. biobambam2 (2.0.116-1) unstable; urgency=medium
  288. * avoid copying inline EOF blocks in bamfastcat
  289. -- German Tischler-Höhle <germant@miltenyibiotec.de> Fri, 19 Jul 2019 12:27:19 +0200
  290. biobambam2 (2.0.115-1) unstable; urgency=medium
  291. * add bamfiltereofblocks
  292. -- German Tischler-Höhle <germant@miltenyibiotec.de> Fri, 19 Jul 2019 11:23:28 +0200
  293. biobambam2 (2.0.114-1) unstable; urgency=medium
  294. * bump libmaus2 version
  295. -- German Tischler-Höhle <germant@miltenyibiotec.de> Thu, 18 Jul 2019 10:55:18 +0200
  296. biobambam2 (2.0.113-1) unstable; urgency=medium
  297. * add bamfastsplit
  298. * add multi threaded processing in bamseqchksum
  299. * add building numerical index in bamrecompress
  300. * add vcfconcat
  301. -- German Tischler-Höhle <germant@miltenyibiotec.de> Wed, 17 Jul 2019 16:19:52 +0200
  302. biobambam2 (2.0.112-1) unstable; urgency=medium
  303. * fix bamrecompress for case of BAM input with inline empty BGZF blocks
  304. -- German Tischler-Höhle <germant@miltenyibiotec.de> Tue, 16 Jul 2019 13:57:00 +0200
  305. biobambam2 (2.0.111-1) unstable; urgency=medium
  306. * use readFileAsStream to read text header file in bamfastcat/bamreheader/bamreplacechecksums
  307. * add tryoq flag in bamseqchksum
  308. -- German Tischler-Höhle <germant@miltenyibiotec.de> Tue, 16 Jul 2019 11:13:33 +0200
  309. biobambam2 (2.0.110-1) unstable; urgency=medium
  310. * add headerchecksums option in bamseqchecksum
  311. -- German Tischler-Höhle <germant@miltenyibiotec.de> Mon, 15 Jul 2019 15:59:56 +0200
  312. biobambam2 (2.0.109-1) unstable; urgency=medium
  313. * refactor bamreheader/bamfastcat and add bamreplacechecksums
  314. -- German Tischler-Höhle <germant@miltenyibiotec.de> Mon, 15 Jul 2019 13:52:29 +0200
  315. biobambam2 (2.0.108-1) unstable; urgency=medium
  316. * add include and exclude options in normalisefasta
  317. * make sure we write an EOF block in bamfastexploderef even for "empty" output files
  318. * add bisect tool
  319. * add bamfastnumextract
  320. * add low recompression bam input/output variant of exploderef functionality
  321. * add populaterefcache program
  322. * add bamexploderef
  323. -- German Tischler-Höhle <germant@miltenyibiotec.de> Fri, 12 Jul 2019 16:34:24 +0200
  324. biobambam2 (2.0.107-1) unstable; urgency=medium
  325. * add OQ tags in fastqtobam2
  326. * add bamfastcat
  327. * allow multi threading input and output in bamsplit
  328. * replace usage of PosixRegex by std::regex
  329. * fixes after changes in libmaus2
  330. * remove lasToBAM
  331. * added gzip output in vcffilterinfo
  332. * added program vcfpatchcontigprepend (prepend string to all seq ids in a VCF file)
  333. * add vcffilterinfo program (filter out all INFO fields not in a given filter list from a VCF file)
  334. * add append option in bamreheader
  335. * add bamreheader
  336. * try to avoid stalling on blocked write queue in bamauxmerge2
  337. * refactor Reference class out of bamauxmerge2 and add cigar string rewriting in bamauxmerge2
  338. -- German Tischler-Höhle <germant@miltenyibiotec.de> Wed, 03 Jul 2019 21:04:34 +0200
  339. biobambam2 (2.0.106-1) unstable; urgency=medium
  340. * fix email address in version bumping script
  341. -- German Tischler-Höhle <germant@miltenyibiotec.de> Fri, 14 Jun 2019 12:39:35 +0200
  342. biobambam2 (2.0.105-1) unstable; urgency=medium
  343. * no change version bump after fixing bumping script
  344. -- German Tischler <germant@miltenyibiotec.de> Fri, 14 Jun 2019 12:11:44 +0200
  345. biobambam2 (2.0.104-1) unstable; urgency=medium
  346. * version bumping script test
  347. -- German Tischler <germant@miltenyibiotec.de> Fri, 14 Jun 2019 12:08:38 +0200
  348. biobambam2 (2.0.103-1) unstable; urgency=low
  349. * bump libmaus2 version
  350. * remove bamparsort
  351. * fixes after libmaus2 changes
  352. * do not replace cigar string for unmapped reads in bamauxmerge2
  353. -- German Tischler-Höhle <germant@miltenyibiotec.de> Thu, 14 Jun 2019 12:00:00 +0000