Each file is the BAD map obtained for a cell type studied in a set of related expreiments (see Abramov et al. 2021 for details) using
BABACHI [https://github.com/autosome-ru/BABACHI] with following parameters:
    --boundary-penalty=9
    --states=1,2,3,4,5,6,1.5,2.5,4/3
Each BAD map consists of segments along which BAD is considered constant. Each segment is described in a single line:
#chr: chromosome
start: segment start position (1-based)
end: segment end position (1-based, the position also corresponds to the segment)
BAD: BAD of the segment, takes values from (1, 1.33, 1.5, 2, 2.5, 3, 4, 5, 6)
QX: log-likelihood of the BAD value for the segment
SNP_count: the total number of SNPs in the segment
sum_cover: the total read coverage of all SNPs in the segment