Learn R Programming

MAFDash (version 0.2.1)

getTCGAClinicalColors: Makes reasonable colors for some TCGA clinical annoations

Description

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

Usage

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

Examples

Run this code
# NOT RUN {
library(MAFDash)
colorList <- getTCGAClinicalColors()
# }

Run the code above in your browser using DataLab