#' Vector of custom colors
#'
#'@noRd
.MS2IDcols = c(
qry = '#00786C',
ref = '#b40000',
qryLight = '#00c6b2',
refLight = '#ff8b8b'
)
#' Vector of CONS colors
#'
#' palette for spectra that forms consensus (MS2IDgui, CONS plot)
#'
#' @noRd
.colCons = c("#FF0000", "#00A08A", "#F2AD00", "#5BBCD6", "#972D15",
"#ECCBAE", "#046C9A", "#D69C4E", "#ABDDDE", "#000000",
"#D8B70A", "#02401B", "#A2A475", "#81A88D", "#F98400"
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.