hyanwong / giglib

MIT License
4 stars 2 forks source link

How to *stop* weird crossovers #83

Open hyanwong opened 8 months ago

hyanwong commented 8 months ago

If we introduce duplicated regions, there is a good chance that we will end up with too much unequal crossover (e.g. if regions are duplicated into very distant locations, like a transposable element, we will regularly get chromosomes of very different lengths).

We might need to figure out a way to restrict "unequal" crossovers like this. It's not clear to me how to do this, however.