Skip to contents

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

Usage

TDI(phyex_set)

Arguments

phyex_set

A PhyloExpressionSet object

Value

Numeric vector of TDI values for each identity

Examples

# Calculate TDI values
# tdi_values <- TDI(phyex_set)