我要评分
获取效率
正确性
完整性
易理解

Compilation and Installation

Procedure

  1. Use PuTTY to log in to the server as the root user.
  2. Go to the installation directory.
    cd path/to/tRNAscan-SE
  3. Decompress the package.
    tar -xvf tRNAscan-SE-2.0.9.tar.gz
  4. Create an installation directory.
    mkdir /path/to/tRNAscan-SE/tRNAscan-SE_install
  5. Perform the compilation.
    make && make install