plot_CNV_SNV: plot_CNV_SNV

Description Usage Arguments Examples

Description

Function that given a list of genes and samples plot the CNV/SNV correlation heatmap

Usage

1
plot_CNV_SNV(samples, genes, title1, plot_id, cluster_names = FALSE)

Arguments

samples

List of sample-id

genes

List of Hugo- gene id:s

title1

Plot title

plot_id

FALSE <- Use TCGA code for plotting, TRUE <- use number

cluster_names

Plot cluster id on left side? False by default

Examples

1
plot_CNV_SNV(c(XX,YY),c("ACC","BRCA1"),"Good title",cluster_names=FALSE)

NilsWeng/nilsPaket documentation built on June 5, 2019, 7:50 a.m.