#' Identifies MS spectra analysis software
#'
#' @return
#' @export
#'
#'
identify_data_origin <- function() {
# Return
return("MaxQuant_proteinGroups")
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.