View source: R/getSideColors.R
getSideColors | R Documentation |
create a sidecolor object from a sampInfo and a list of tracks
getSideColors(
sampInfo,
sampleTracks = names(sampInfo),
colorlists = c("gray94", "blue", "green", "yellow", "orange", "red", "black"),
displaynames = as.list(sampleTracks),
drop.levels = FALSE
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.