install_netmhcpan_data_from_file: Install the NetMHCpan data from file

View source: R/install_netmhcpan_data_from_file.R

install_netmhcpan_data_from_fileR Documentation

Install the NetMHCpan data from file

Description

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

Usage

install_netmhcpan_data_from_file(
  netmhcpan_data_tarfile_path,
  netmhcpan_folder_name = rappdirs::user_data_dir(),
  verbose = FALSE
)

Arguments

netmhcpan_data_tarfile_path

path of the NetMHCpan data tarball file

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.

verbose

set to TRUE for more output

Details

The NetMHCpan data tarball file can be in any path.

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

Value

Nothing

Author(s)

Richèl J.C. Bilderbeek


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