| .get_cluster_genes | R Documentation | 
This function retrieve the gene names from the clusters in heatmap from
.CORs_coeff_heatmap().
It should not be used directly, only inside .plot_Corr_RNAseq_TCGA_GTEX()
function.
.get_cluster_genes(df1, df2)
df1 | 
 combined COR data generated from   | 
df2 | 
 gene name in the order of heatmap generated from
  | 
a heatmap plot and dataframe with gene names of clustering
Other helper function for correlation analysis: 
.combine_CORs_list(),
.combine_CORs_summary(),
.is_significant_correlation()
## Not run: .get_cluster_genes(df1 = DF, df2 = ht1) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.