for c in {1..22} X Y M; do echo "tabix junctions.bgz chr${c} | cut -f 10 | LC_ALL=C sort -u > ${c}.annotation_abbrevs"; done > annotations.jobs