install_netmhcpan_bin_from_file: Install the NetMHCpan binary to a local folder

View source: R/install_netmhcpan_bin_from_file.R

install_netmhcpan_bin_from_fileR Documentation

Install the NetMHCpan binary to a local folder

Description

Install the NetMHCpan binary to a local folder

Usage

install_netmhcpan_bin_from_file(
  netmhcpan_bin_tarfile_path,
  verbose = FALSE,
  netmhcpan_archive_filename = get_netmhcpan_archive_filename(),
  netmhcpan_folder_name = get_default_netmhcpan_folder()
)

Arguments

netmhcpan_bin_tarfile_path

path of the NetMHCpan binary tarball file

verbose

set to TRUE for more output

netmhcpan_archive_filename

the NetMHCpan archive filename, for example netMHCpan-4.1b.Linux.tar.gz, which is used in installation of NetMHCpan. Use get_netmhcpan_archive_filename to get this filename.

netmhcpan_folder_name

the folder (to be) used by NetMHCpan. From this location, a subfolder for NetMHCpan is created. Use get_default_netmhcpan_folder to see the location of the default NetMHCpan folder. Use get_default_netmhcpan_subfolder to see the location of the default NetMHCpan subfolder.

Value

Nothing

Author(s)

Richèl J.C. Bilderbeek


tzina97/netMHCpanW documentation built on April 26, 2022, 1:18 a.m.