Pre-built binaries are available for macOS and Linux systems from github.
curl -L https://github.com/Taiji-pipeline/Taiji/releases/latest/download/taiji-CentOS-x86_64 -o taiji chmod +x taiji
./taiji --help
If a binary is not avaiable for your platform, you can build the program from the source follow these instructions .
After installing the program, put it in your system's PATH. To verify that the installation is successful, type taiji --help in your command line.