install_mhcnuggets {mhcnuggetsr} | R Documentation |
MHCnuggets
Python
package.Install the MHCnuggets
Python
package.
install_mhcnuggets(
folder_name = get_default_mhcnuggets_folder(),
mhcnuggets_url = get_mhcnuggets_url()
)
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
## Not run:
install_mhcnuggets()
## End(Not run)