Closed cliff-bohm closed 4 years ago
Primarily this fixes a bug where indel mutation on circular genome was not able to effect the last site in the genome (random getIndex was used rather than getInt). Also, this adds a new feature to allow for normal distribution of point mutation.
Primarily this fixes a bug where indel mutation on circular genome was not able to effect the last site in the genome (random getIndex was used rather than getInt). Also, this adds a new feature to allow for normal distribution of point mutation.