Description
Some aspects of species and genomes can be simulated in slim that are not captured in msprime, but it would still be reasonable to simulate the species in both simulators.
A concrete example we have in mind is the circular genome of bacteria.
In msprime we just ignore this such that the evolution at the borders of the genome is not connected to each other.
In slim this can be included.
It might be nice to have a way in stdpopsim to define such genome properties at the species level and maybe also at the demographic model level? In msprime the optional parameter would be ignored , while in slim it would enable the corresponding flag/parameter of the simulation.
There might also be examples in the other direction, where a feature of msprime is not useful/possible in slim.