Provided by: bioperl-run_1.7.1-3_all bug

NAME

       bioperl_application_installer - downloads and installs runnables

SYNOPSIS

       bioperl_application_installer

DESCRIPTION

       This script will ask the user which programs wants to install and where. It will download
       the packages, decompress them (if necessary) and compile/install them in the specified
       directory.

AUTHOR

       Albert Vilella, avilella-AT-gmail-DOT-com

TODO

       Check if the programs are already installed in the computer and prompt it so that the user
       is at least aware of it.

       Check for the available installers, instead of hard-coding $INSTALLERLIST in this script.