Learn R Programming

myTAI (version 2.3.4)

TAI: Calculate Transcriptomic Age Index (TAI)

Description

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

Usage

TAI(phyex_set)

Value

Numeric vector of TAI values for each identity

Arguments

phyex_set

A PhyloExpressionSet object

Examples

Run this code
# Calculate TAI values
tai_values <- TAI(example_phyex_set)

Run the code above in your browser using DataLab