Install the NetMHCIIpan binary to a local folder
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()
)
Nothing
path of the NetMHCIIpan binary tarball file
set to TRUE for more output
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.
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.
Richèl J.C. Bilderbeek