tidy_mat: Removes duplicated rows in the matrices and rows with "NA"...

Description Usage Arguments Value

View source: R/tidy_mat.R

Description

Takes list with matrices passed by "plot_hm"-function and removes duplicated rows and rows with "NA" inside. Called by "plot_hm"-function.

Usage

1
tidy_mat(ugmat = NULL)

Arguments

ugmat

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

Value

list with cleaned matrices 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.