View source: R/install_netmhcpan_data.R
install_netmhcpan_data | R Documentation |
Install the NetMHCpan data to a local folder.
install_netmhcpan_data( netmhcpan_data_url = get_netmhcpan_data_url(), netmhcpan_folder_name = rappdirs::user_data_dir(), verbose = FALSE )
netmhcpan_data_url |
URL to download the NetMHCpan data tarball file from, similar to, for example, https://services.healthtech.dtu.dk/services/NetMHCpan-4.1/data.tar.gz Use get_netmhcpan_data_url to get the default URL. |
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 |
This data 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
install_netmhcpan_data()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.