get_xavg: Order the entries in each matrix according to the rowMeans of...

Description Usage Arguments Value

Description

Calculates rowMeans of selected matrix in the list. Order the entries of all matrices according to the ordered rowMeans. Called by "plot_hm"-function.

Usage

1
get_xavg(mat = NULL, clusterBy = 1)

Arguments

mat

A list with matrices and additional information about the selected region. mat generated by "get_matrix"-function. Default value is NULL.

clusterBy

Integer which specifies the matrix to which all matrices will be ordered. Default value is 1.

Value

list with ordered matrix entries and additional information about the region entered in "get_matrix"-function. Will be used of "plot_hm"-function


ClaudiaRHD/chipAnalyser documentation built on June 18, 2020, 8:31 p.m.