powered by
Calculate the transcriptomic index values for a PhyloExpressionSet. This function provides backward compatibility with the old TXI() function.
TXI(phyex_set)
Numeric vector of TXI values for each identity
A PhyloExpressionSet object
# Calculate TXI values txi_values <- TXI(example_phyex_set)
Run the code above in your browser using DataLab