TCGAvisualize_BarPlot: Barplot of subtypes and clinical info in groups of gene...

Description Usage Arguments Value

View source: R/visualize.R

Description

Barplot of subtypes and clinical info in groups of gene expression clustered.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
TCGAvisualize_BarPlot(
  DFfilt,
  DFclin,
  DFsubt,
  data_Hc2,
  Subtype,
  cbPalette,
  filename,
  width,
  height,
  dpi
)

Arguments

DFfilt

write

DFclin

write

DFsubt

write

data_Hc2

write

Subtype

write

cbPalette

Define the colors of the bar.

filename

The name of the pdf file

width

Image width

height

Image height

dpi

Image dpi

Value

barplot image in pdf or png file


TCGAbiolinks documentation built on Nov. 8, 2020, 5:37 p.m.