Type:
[gawron@bulba ~]$ python
Python starts up:
[gawron@bulba ~]$ python Python 2.5 (r25:51908, Apr 10 2007, 10:29:13) [GCC 4.1.2 20070403 (Red Hat 4.1.2-8)] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> >>>
To the Python prompt (">>>") type:
>>> from mt.aligner.PmwAlignerGui import * >>> start_up_aligner() >>>
A new window appears and looks like this:
|