View source: R/is_netmhc2pan_installed.R
is_netmhc2pan_bin_installed | R Documentation |
Measure if NetMHCIIpan binary is installed locally
is_netmhc2pan_bin_installed(
netmhc2pan_folder_name = get_default_netmhc2pan_folder(),
verbose = FALSE
)
netmhc2pan_folder_name |
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. |
verbose |
set to TRUE for more output |
TRUE is NetMHCIIpan 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.