View source: R/is_netmhcpan_installed.R
is_netmhcpan_bin_installed | R Documentation |
Measure if NetMHCpan binary is installed locally
is_netmhcpan_bin_installed( netmhcpan_folder_name = get_default_netmhcpan_folder(), verbose = FALSE )
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 |
TRUE is NetMHCpan binary is installed locally, FALSE otherwise
Richèl J.C. Bilderbeek
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.