Fastx-toolkit installation on CentOS ===================================== Tested on CentOS release 5.3 (FINAL) x86_64 Prerequisites: pkg-config, gcc, g++, wget Using YUM, install gcc, g++, pkg-config and wget $ sudo yum install pkgconfig.x86_64 gcc.…