Hi, I'm trying to find java code for multiple sequence alignment. I'm looking for something that uses dynamic programming or matrix multiplication methods. I know that time complexity grows exponentially with this technique. I would like to see the effects of parallesizing. Dows anyone know how I can get a hold of such code? Thanks, Latif