Dart Python
From Biowiki
Andreas Heger wrote some (somewhat undocumented, as of yet) python modules for use with xrate. They are here: DartRepositoryDir:python/XGram
Installation on Mac OS X
- Install MacPorts
- sudo port -v install py-biopython
- sudo port install py-ply
Installation on Debian
- aptitude install python-biopython
- aptitude install python-ply
-- Ian Holmes - 21 Feb 2007