View source: R/download_netmhcpan_bin.R
download_netmhcpan_bin | R Documentation |
Download the NetMHCpan binary tarball file
download_netmhcpan_bin( netmhcpan_bin_url = get_netmhcpan_bin_url(), netmhcpan_bin_tarfile_path = get_default_netmhcpan_bin_tarfile_path(), verbose = FALSE, netmhcpan_archive_filename = get_netmhcpan_archive_filename(), temp_local_file = tempfile(pattern = "netmhcpan_download_netmhcpan_") )
netmhcpan_bin_url |
URL to download the
NetMHCpan binary tarball file from,
similar to, for example,
|
netmhcpan_bin_tarfile_path |
path of the NetMHCpan binary tarball file |
verbose |
set to TRUE for more output |
netmhcpan_archive_filename |
the NetMHCpan archive
filename, for example |
temp_local_file |
path to the temporary file to store the URL to. This file will be deleted afterwards. |
Nothing
Richèl J.C. Bilderbeek
install_netmhcpan_bin()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.