  -------Protein Motif Knowlwedge Base Using Quixote------

1)Environment

(PIMOS)
Machine : PIM model-m , Multi-PSI or pseudoPIM
More than 32MW memory is favorable.

PIMOS       : PIMOS/ CAL/ CSP/   KL1/   KL0/ParaG
Version     :  0000/0000/0117/023500/000000/3200

pseudoPIM   : PIMOS/ CAL/ CSP/   KL1/   KL0/ParaG
Version     :  3460/0197/0103/022C00/001600/3500

(UNIX)
UNIX work station , PSI/UX.

You must install  Quixote(Ver.III)  on both UNIX and PIMOS beforehand.

2)How to Install

1.UNIX
  Please copy the program file (prosite.qxt) into some directory.

2.PIMOS
  Please copy the program file (qxt_init.kl1) into some directory.

3)How to Use
3.1)load and start Quixote server

(PIMOS)

On "shell"(PIMOS)

 > load("quixote.sav")     % load Quixote server

 > qifServer <=window("server")  % start Quixote server

3.2)start Quixote client

(UNIX)

On GNU-Emacs

  M-x qxt-start        % quixote session starts

3.3)create motif database

On GNU-Emacs

  Read "prosite.qxt" into buffer.Then mark the whole file as a region
and execute the "M-x qxt-create-database" command.

After the database created,please refer to Quixote Manual.

 * qxt-create-database may be failed because of the Quixote initial
   value (PIMOS shell shows the error message). You can success in
   create-database by rewrite initial value of Quixote.

   (PIMOS)

    > compile("qxt_init.kl1")

    > relink:package
