View source: R/install_netmhcpan_data_from_file.R
install_netmhcpan_data_from_file | R Documentation |
Install the NetMHCpan data from the NetMHCpan data tarball file to the default NetMHCpan folder.
install_netmhcpan_data_from_file( netmhcpan_data_tarfile_path, netmhcpan_folder_name = rappdirs::user_data_dir(), verbose = FALSE )
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 |
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.
Nothing
Richèl J.C. Bilderbeek
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.