cluster_em_cross_cor: Cluster Expression-methylation cross-correlation

Description Usage Arguments Value

View source: R/em-cross.R

Description

Cluster Expression-methylation cross-correlation

Usage

1
2
3
4
5
6
7
cluster_em_cross_cor(
  em_list,
  k_meth,
  k_expr = k_meth,
  hc_exp = NULL,
  normal_meth = NULL
)

Arguments

em_list

output of em_cross_cor

k_meth

number of methylation clusters

k_expr

number of expression clusters

hc_exp

hclust object with existing clustering of the matrix columns

Value

a list with:


tanaylab/methylayer documentation built on Dec. 23, 2021, 7:45 a.m.