1.23
Download the source code here: bcftools-1.23.tar.bz2.(The "Source code" downloads are generated by GitHub and are incomplete as they don't bundle HTSlib and are missing some generated files.)
Changes affecting the whole of bcftools, or multiple commands:
-
The
-i/-efiltering expressions and-fformatting inquery- Add a new function
smpl_COUNT()/sCOUNT()which returns the number of elements (#2423)
- Add a new function
Changes affecting specific commands:
-
bcftools annotate- Make dynamic variables read from a tab-delimited annotation file (#2151) work also for regions. For example, while the first command below was functional, the second was not (#2441)