Compilation and Installation
Procedure
- Go to the installation package directory.
cd /path/to/trimmomatic
- Decompress the installation package.
unzip master.zip cd trimmomatic-master
- Perform the compilation and installation.
make -j make install INSTALL=/path/to/trimmomatic
Parent topic: trimmomatic 0.33.0 Porting Guide (Kylin V10)