Compilation and Installation
Procedure
- Use PuTTY to log in to the server as the root user.
- Go to the installation directory.
cd path/to/tRNAscan-SE
- Decompress the package.
tar -xvf tRNAscan-SE-2.0.9.tar.gz
- Create an installation directory.
mkdir /path/to/tRNAscan-SE/tRNAscan-SE_install
- Perform the compilation.
make && make install
Parent topic: tRNAscan-SE 2.0.9 Porting Guide (Kylin V10)