Skip to contents

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

Usage

TPI(phyex_set)

Arguments

phyex_set

A PhyloExpressionSet object

Value

Numeric vector of TPI values for each identity

Examples

# Calculate TPI values
# tpi_values <- TPI(phyex_set)