Learn R Programming

netmhc2pan (version 1.3.2)

install_netmhc2pan_data_from_file: Install the NetMHCIIpan data from file

Description

Install the NetMHCIIpan data from the NetMHCIIpan data tarball file to the default NetMHCIIpan folder.

Usage

install_netmhc2pan_data_from_file(
  netmhc2pan_data_tarfile_path,
  netmhc2pan_folder_name = rappdirs::user_data_dir(),
  verbose = FALSE
)

Value

Nothing

Arguments

netmhc2pan_data_tarfile_path

path of the NetMHCIIpan data tarball file

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.

verbose

set to TRUE for more output

Author

Richèl J.C. Bilderbeek

Details

The NetMHCIIpan data tarball file can be in any path.

The data tarball file can be downloaded from https://services.healthtech.dtu.dk/services/NetMHCIIpan-3.2/data.Linux.tar.gz, without filling in a contact form.