calculate_reference_set_mean_expression: Calculate reference set mean expression

Description Usage Arguments Value

View source: R/cna_workflow.r

Description

In this case, we have a matrix of expression values, and a character vector of samples in the reference set. What we want to do is calculate the rowMeans from just the samples in the reference set

Usage

1
calculate_reference_set_mean_expression(expr.mat, reference_set)

Arguments

expr.mat

A matrix of expression values

reference_set

The reference set

Value

A transformed matrix


rdocking/amlpmpsupport documentation built on Jan. 4, 2021, 7:09 a.m.