Hi Leo,
So I need to update what little documentation there is to point people at:
This module wraps cactus and allows you to align genomes progressively, given a phylogeny (which need not be binary). It also much simplifies the installation, as Glenn has put all the dependencies in nice submodules using a recursive git thingy.
With progressiveCactus you can align complete mammalian genomes. By specifying the number of threads avaiable on your multi-core box you should be able to get it to do this in a matter of around a day per added genome. If this is too expensive, I have parameters that will make that quite a bit faster for closely related genomes - adding this to progressiveCactus is on my stack of things todo, probably reducing runtime to around 8 or so hours per genome.
I'm going to be away over the weekend, but I'll make it a priority to get these "fast" parameters pushed as an option in progressiveCactus early next week. It should be transparent to you as a user, if you specify small branch lengths in your input phylogeny then it will default to these parameters, though we can make it an explicit option.
If you have more questions, Glenn can help (I think he's on this mailing list, but I added him in case).
Benedict