In Ubuntu, you can try the following command to install perl packages:
sudo apt-get install libbio-scf-perlsudo apt-get install -y bioperlsudo apt-get install -y libstatistics-distributions-perlsudo apt-get install -y libterm-progressbar-simple-perl
The module is updated https://launchpad.net/ubuntu/+source/libbio-scf-perl
You can install it in Ubuntu as follows:
sudo apt-get install libbio-scf-perl
Dont forgot to install all deps first.
GSP4PDB is a user-friendly and efficient application to search and discover new patterns of protein-ligand interaction.
GSP4PDB is part of the services provided by the Bioinformatic Group of the University of...
It seems you have some problem with io_lib, follow this
git clone https://github.com/jkbonfield/io_lib.gitcd io_libgit submodule update --init --recursive./bootstrap export CFLAGS="-fPIC" && ./configure makesudo make install