plotStudyOutline: Study Design Plot

View source: R/study_design.R

plotStudyOutlineR Documentation

Study Design Plot

Description

This function is a part of the data analysis functionality of tcgaCleaneR. It helps to plot a Combined Heat Map ComplexHeatmap for some known unwanted variations and present a dashboard level analysis of the TCGA data before any analysis.

Usage

plotStudyOutline(data)

Arguments

data

S4 data object: Input TCGA or similar SummarizedExperiment Dataset

Value

Heat Map Plot

Examples

## Not run: 
plotStudyOutline(data = brca.data)

## End(Not run)


AbhishekSinha28/tcgaCleaneR documentation built on May 6, 2022, 6:46 a.m.