get_avg: Order the entries in each matrix according to the average of...

Description Usage Arguments Value

View source: R/get_avg.R

Description

Calculates average of rowMeans of all matrices in the list. Order the entries of all matrices according to this average. Called by "plot_hm"-function.

Usage

1
get_avg(mat = NULL)

Arguments

mat

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

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 17, 2020, 6:01 a.m.