TCGA_GENERIC_MET_ClusterProbes_Helper_ClusterGenes_with_hclust {MethylMix} | R Documentation |
Internal. Cluster probes into genes.
TCGA_GENERIC_MET_ClusterProbes_Helper_ClusterGenes_with_hclust(Gene, ProbeAnnotation, MET_Cancer, MET_Normal = NULL, CorThreshold = 0.4)
Gene |
gene. |
ProbeAnnotation |
data set matching probes to genes. |
MET_Cancer |
data matrix for cancer samples. |
MET_Normal |
data matrix for normal samples. |
CorThreshold |
correlation threshold for cutting the clusters. |
List with the clustered data sets and the mapping between probes and genes.