Extend the python mussa interface.
authorDiane Trout <diane@caltech.edu>
Fri, 11 Apr 2008 04:08:04 +0000 (21:08 -0700)
committerDiane Trout <diane@caltech.edu>
Fri, 11 Apr 2008 04:08:04 +0000 (21:08 -0700)
I needed to provide mussa load functions that take strings instead
of boost::filesystem::paths to make it easier to load analyses
from the python interpreter.

I also added code to allow directly accessing base pairs in a seq.

Lastly I disabled linking against the python interpreter for the
main mussa gui, again to simplify the problem of os x 10.4/10.5 support


No differences found