install_netmhc2pan_bin_from_file: Install the NetMHCIIpan binary to a local folder

View source: R/install_netmhc2pan_bin_from_file.R

install_netmhc2pan_bin_from_fileR Documentation

Install the NetMHCIIpan binary to a local folder

Description

Install the NetMHCIIpan binary to a local folder

Usage

install_netmhc2pan_bin_from_file(
  netmhc2pan_bin_tarfile_path,
  verbose = FALSE,
  netmhc2pan_archive_filename = get_netmhc2pan_archive_filename(),
  netmhc2pan_folder_name = get_default_netmhc2pan_folder()
)

Arguments

netmhc2pan_bin_tarfile_path

path of the NetMHCIIpan binary tarball file

verbose

set to TRUE for more output

netmhc2pan_archive_filename

the NetMHC2pan archive filename, for example netMHCIIpan-3.2.Linux.tar.gz, which is used in installation of NetMHC2pan. Use get_netmhc2pan_archive_filename to get this filename.

netmhc2pan_folder_name

the folder (to be) used by NetMHCIIpan. From this location, a subfolder for NetMHCIIpan is created. Use get_default_netmhc2pan_folder to see the location of the default NetMHCIIpan folder. Use get_default_netmhc2pan_subfolder to see the location of the default NetMHCIIpan subfolder.

Value

Nothing

Author(s)

Richèl J.C. Bilderbeek


netmhc2pan documentation built on Nov. 9, 2023, 1:08 a.m.