This function allows to calculate real-valued ET for MSA.
Usage
RealValET_conservativity(alignment)
Arguments
alignment
Alignment data read with read.alignment() function
Value
\
itemxA vector of real valued ET score corresponding to each MSA column
Details
Here, the real-valued ET is calculated using an evolutionary tree calculated for given alignment. The tree is calculated using UPGMA method.
Real-valued ET score can be used as complimentary analysis of evolutionary entropy measures.