dot-plot_matrix_CNVcorr_TCGA: Correlation matrix for CNV values

.plot_matrix_CNVcorr_TCGAR Documentation

Correlation matrix for CNV values

Description

generates correlation matrix for eIF4F CNV in tumors from all TCGA cancer type combined

Usage

.plot_matrix_CNVcorr_TCGA(gene_list)

Arguments

gene_list

gene names in a vector of characters

Details

This function

  • selects a subset of unthreshold CNV values of only EIF4F gene from the data frame TCGA_CNV_value - a global variable generated from initialize_cnv_data().

  • uses the subset data to calculate the correlation coefficients between every two genes and plot the correlation matrix with the function .matrix_plot()

This function is not accessible to the user and will not show at the users' workspace. It can only be called by the exported EIF4F_CNV_analysis() function.

side effect: the correlation matrix plot on screen and as saved pdf files to show co-occurrence of gene_list CNV status in TCGA tumors

Examples

## Not run: 
plot_matrix_CNVcorr_TCGA(c("EIF4A1", "EIF4E", "EIF4EBP1", "EIF4G1"))

## End(Not run)


a3609640/eIF4F.analysis documentation built on Jan. 2, 2023, 11:19 p.m.