Skip to contents

Calculate the transcriptomic index values for a PhyloExpressionSet. This function provides backward compatibility with the old TXI() function.

Usage

TXI(phyex_set)

Arguments

phyex_set

A PhyloExpressionSet object

Value

Numeric vector of TXI values for each identity

Examples

# Calculate TXI values
# txi_values <- TXI(phyex_set)