Hi,
I've been trying to make progress on this, see attachment. Now I have specified the asymmetric matrix into a batch file that is called from the main batch file (just by following the procedure used for empirical amino acid models).
Apparently, it works well with an asymmetric matrix.
My questions are:
- What is the order of aa states in the 20x20 matrix and the freqs vector?, I mean, for example position 0 which aa state is?, and so on for the 20 (just need to know the aa letters behind the numbers..). I did not find this info in the manual of Hyphy.
- There is a paramter "t" in the matrix that I guess should be used to normalize the matrix but I do not know from where is it coming and which value should take.
- Finally, I could apply this script to perform ASR per site, generate an ASR file per site, and then concatenate all those files. But I am wondering if there is another way to do this easier and more elegant..
Many thanks!
Best,
Miguel