Hi Ben,
I had a similar setup as Damian in mind so your comment greatly helped me too. Indeed pre-building the indexes somewhat reduces runtime for the abyss-map step (I have to align 50+ libraries so in the end that saved me quite some time). Related: I'm actually wondering if there is any advantage in building the index in memory for every library over and over? I'm just curious why the 'creating the index once and store it on disk' is not the default behaviour, especially when you run an assembly with several different input files/libraries?