Changes - added setter for genomic interval chromosome - added repr to genomic position
1.3.3
Changes - replaced sequence fragment with genomic interval - replaced sorted containers with sortedcontainers - removed unused collections
Fixes - fixed fasta tests
1.3.2
Changes - Added addition to and subtraction from genomic positions - Added `distance_to` method to genomic position - `chromosome` is now an optional parameter when creating genomic intervals
1.3.1
Fixes - Updated fasta, vcf, gtf, gff and gbk to use only genomic positions and intervals
1.3.0
Changes - Fasta fragment iterator and wrapper now use genomic positions
1.2.6
Fixes - Changed fragment position to include header