get_default_netmhcpan_bin_tarfile_path: Get the default path for the NetMHCpan binary tarball file

View source: R/get_default_netmhcpan_bin_tarfile_path.R

get_default_netmhcpan_bin_tarfile_pathR Documentation

Get the default path for the NetMHCpan binary tarball file

Description

Get the default path for the NetMHCpan binary tarball file. This is the location where it will be saved to after downloading.

Usage

get_default_netmhcpan_bin_tarfile_path(
  netmhcpan_folder_name = get_default_netmhcpan_folder(),
  netmhcpan_archive_filename = get_netmhcpan_archive_filename()
)

Arguments

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.

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.

Author(s)

Richèl J.C. Bilderbeek

Examples

get_default_netmhcpan_bin_tarfile_path()

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