TCGAvisualize_BarPlot | R Documentation |
Barplot of subtypes and clinical info in groups of gene expression clustered.
TCGAvisualize_BarPlot(
DFfilt,
DFclin,
DFsubt,
data_Hc2,
Subtype,
cbPalette,
filename,
width,
height,
dpi
)
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 |
barplot image in pdf or png file
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.