#' Prints useful/working UniProt entries
#'
#' @return
#' @export
#'
#'
useful_UniProt_entries <- function() {
return(c("DATABASE(PFAM)",
"EC",
"FAMILIES",
"GO",
"GO-ID",
"Interactor",
"INTERPRO",
"KEYWORDS",
"SEQUENCE",
"SUBCELLULAR-LOCATIONS"))
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.