Install the BiomedIT transfer tool in a virtualenv.
Tested on Centos7
# which version of the SETT tool to install?
# Check available versions in https://pypi.org/project/sett/
biomedit_transfers_tool_version: 1.2.0
# SETT tool will be installed in a virtualenv in this path
biomedit_transfers_tool_venv_path: "/opt/sett"
# should we install the epel-release rpm to enable EPEL yum repo?
biomedit_transfers_tool_install_epel: yes
# should we create a file in /etc/profile.d/ to add the binaries to PATH?
biomedit_transfers_tool_add_to_path: yes
BSD
Pablo Escobar