Learn R Programming

myTAI (version 2.3.4)

set_expression: Gene Expression Transformation Functions

Description

Collection of functions for transforming gene expression data in PhyloExpressionSet objects.

Generic function to set the expression matrix in a PhyloExpressionSet object.

Usage

set_expression(phyex_set, new_expression, new_name = NULL, ...)

Value

A PhyloExpressionSet object with updated expression

Arguments

phyex_set

A PhyloExpressionSet object

new_expression

Matrix to set as the new expression

new_name

Optional new name for the dataset

...

Additional arguments