$ gzip -cd optssd-3.0.1.tar.gz | tar xvf -To compile this program, go to the extracted directory
$ cd optssd-3.0.1and type as follows:
$ ./configureThen, edit src/Makefile.common if required.
$ makeLoad modules will be in 'bin' directory.
Some score parameter files (substitution matrices) are in 'scr' directory.
And some databases are also available from here.
Then, type the command,
$ bin/optssd [input.prj]
| optssd.log | Experimental environment. |
| itnnn.scr | A score function on nnnth optimization step. It can be converted to the popular format by "scutil -B" command. |
| scr.log | The log of objective function and the minimum number of errors |
| *.as | scores of alignments |
| cgdata.*.log | EVD parameters for each group |
| Database | Classified Sequence Files | Group File | Optimized Matrix |
|---|---|---|---|
| COG | COGs.tar.gz | COG.grp | COGOPT.mat |
| Pfam | Pfam.tar.gz | Pfam.grp | PFAMOPT.mat |
| SCOP 40%ID | scop1.61-40.tar.gz | scop1.61-40.grp | SCOP40OPT.mat |
| SCOP 95%ID | scop1.61-95.tar.gz | scop1.61-95.grp | SCOP95OPT.mat |