In the Seq object by Andrew Dalke and Itto Friedberg. I was wondering,
why does the _call_ return a list of letters instead of a string? I imagine
most users would want text?
BTW, I've developed a Python regression tool that can be found at
http://www.xprogramming.com. Stephen Purcell wrote a similar tool, but I
don't know it as well. :)
Cayte