#' Get the URL of the MHCnuggets source code
#' @return a string that is a URL
#' @examples
#' get_mhcnuggets_url()
#' @author Richèl J.C. Bilderbeek
#' @export
get_mhcnuggets_url <- function() {
"https://github.com/KarchinLab/mhcnuggets"
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.