addRoadmapColors: convenience function to relabel states with standard colors

View source: R/addRoadmapColors.R

addRoadmapColorsR Documentation

convenience function to relabel states with standard colors

Description

convenience function to relabel states with standard colors

Usage

addRoadmapColors(HMM, what = c("mnemonic", "state", "num"), cols = NULL)

Arguments

HMM

a GRanges with !is.null(mcols(HMM)$name)

what

is $name a "state", state"num", or "mnemonic"? ("mnemonic")

cols

which colors to use? (default is 18-state Roadmap colors)

Value

a GRanges with adjusted colors


ttriche/chromophobe documentation built on Oct. 14, 2024, 11:59 a.m.