This will return a list of colors that can be used with TCGA clinical annotations

getTCGAClinicalColors(ageRange = c(0, 100))

Arguments

ageRange

The range of patient's age to generate color vectors

Value

A list containing the TCGA clinical annotations

Author

Mayank Tandon, Ashish Jain

Examples

library(MAFDash)
colorList <- getTCGAClinicalColors()