OMSSA on Linux
Download the tarball. Then:
- Unzip the archive with
gunzip omssa-linux.tar.gz
(if your system doesn't have gunzip, use gzip -d
... instead).
- Type
tar -xvf omssa-linux.tar to extract the
omssa-0.x.x.linux folder, which will contain the OMSSACL
executable, a sample input file, a Perl program for merging dta files, and a sample output parser.
Note: OMSSA for Linux is statically linked.
|