| set_is_mhcnuggets_installed | R Documentation |
Set the MHCnuggets installation state to the desired one
set_is_mhcnuggets_installed( is_installed, verbose = FALSE, folder_name = get_default_mhcnuggets_folder(), mhcnuggets_url = get_mhcnuggets_url() )
is_installed |
the desired installation state. Must be TRUE or FALSE |
verbose |
set to TRUE for more debug information |
folder_name |
superfolder of MHCnuggets.
The name of the superfolder is |
mhcnuggets_url |
URL to the MHCnuggets GitHub repository |
Nothing
Richèl J.C. Bilderbeek