#colSIG = c(sig="red",nonsig="black")
## colRBDmap = c("background"="gray85",
## "onlyInput"="deepskyblue",
## "onlyRBP"="darkgreen",
## "RBP"="red")
## colRBDmap = c("background"="gray85",
## "Input"="#67a9cf",
## "RBP"="#ef8a62")
colRBDmap = c("Background"="gray70",
"Input"="#67a9cf",
"CandidateRBDpep"="#ef8a62",
"RBDpep"="#b2182b")
#colKnownDomain = c(onRBD = "red",besideRBD = "blue", others = "gray50")
#colKnownDomain = c(onRBD = "#af8dc3",besideRBD = "#7fbf7b", others = "gray75")
colKnownDomain = c(onRBD = "#9970ab",besideRBD = "#5aae61", others = "gray75")
## colKnownDomain = c(onRBD = "#7b3294",besideRBD = "#008837", others = "gray70")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.