getSideColors: create a sidecolor object from a sampInfo and a list of...

View source: R/getSideColors.R

getSideColorsR Documentation

create a sidecolor object from a sampInfo and a list of tracks

Description

create a sidecolor object from a sampInfo and a list of tracks

Usage

getSideColors(
  sampInfo,
  sampleTracks = names(sampInfo),
  colorlists = c("gray94", "blue", "green", "yellow", "orange", "red", "black"),
  displaynames = as.list(sampleTracks),
  drop.levels = FALSE
)

rkawalerski/pdacR documentation built on Jan. 25, 2025, 10:50 a.m.