# 9.2.2015

- check if halLiftover is symmetric, meaning that mapping (genome i -> genome j)
  is the same as mapping (genome j -> genome i). If so, halLiftover
  can be reduced to the cases above the diagonal

- add support for other gene features such as UTR exons

- catch exceptions from threads
