install_mhcnuggets {mhcnuggetsr} | R Documentation |
Install the MHCnuggets
Python
package.
Description
Install the MHCnuggets
Python
package.
Usage
install_mhcnuggets(
folder_name = get_default_mhcnuggets_folder(),
mhcnuggets_url = get_mhcnuggets_url()
)
Arguments
folder_name |
superfolder of MHCnuggets.
The name of the superfolder is |
mhcnuggets_url |
URL to the MHCnuggets GitHub repository |
Value
Nothing
Author(s)
Richèl J.C. Bilderbeek
Examples
## Not run:
install_mhcnuggets()
## End(Not run)
[Package mhcnuggetsr version 1.1 Index]