On v6.3.4 the following file is missing data for double digit chromosomes: ``` less *.ngscn.segments.abs_cn.bg | cut -f1 | sort -u 1 2 3 4 5 6 7 8 9 X Y ``` Wondering if someone could check their output and see if its a problem unique to my setting. I'm working out of `quay.io/wtsicgp/brass:v6.3.4`. Thank you so much in advance