what you can do after obtaining an alignment is test different models/substitution matrices to see which one fits best your alignment
This is what I have been doing so far. Though, through some empirical testing, I have noticed that the substitution matrix that Clustal uses can affect which model best fits the alignment after the alignment is done. For instance, with one data set, if I use the default Gonnet matrix in ClustalOmega, ProtTest returns a JTT matrix as the best fit on the resulting alignment. However, if I make ClustalOmega use A BLOSUM matrix, ProtTest might tell me a WAG matrix is the best fit of the alignment. So how much attention do you pay to which substitution model you use for the initial alignment? Is the default model generally fine for Clustal or Muscle? Or are there particular situations where you choose a particular substitution model within Clusal?
Thanks!