getTCGAClinicalColors: Makes reasonable colors for some TCGA clinical annoations

getTCGAClinicalColorsR Documentation

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

Author(s)

Mayank Tandon, Ashish Jain

Examples

library(MAFDash)
colorList <- getTCGAClinicalColors()

MAFDash documentation built on April 1, 2022, 9:05 a.m.