vanheeringen-lab/genomepy

Genome.sizes dict contains str instead of int

simonvh opened this issue · 1 comments

Sizes dictionary should have ints as values instead of str.

  • Should be fixed, and
  • A test should be added that tests this.

Fixed in 0.8.4