-
Notifications
You must be signed in to change notification settings - Fork 70
Description
Hello,
I am running analyses on the attachment glycoprotein gene from different Jeilongvirus species, which show extreme variation in genome length. In this case, I used GARD prior to constructing independent phylogenetic trees, with assumption of different evolutionary models across different regions of the gene.
Initially, I performed translate–align–backtranslate and used the resulting nucleotide alignment for the GARD analysis. However, this consistently resulted in an error on the Datamonkey website (i think because it's too big). When I ran GARD locally (HYPHY 2.5.94(MP)), the result was:
CHARSET span_1 = 1-460;
CHARSET span_2 = 461-8232;
However, because I thought something might be wrong with my nucleotide alignment, I also ran the amino acid alignment on the web and obtained the following result:
CHARSET span_1 = 1-781;
CHARSET span_2 = 782-2162;
The breakpoints were very different. Biologically, I would prefer the nucleotide breakpoints because they occur near the transmembrane domain and make more sense for my current assumption. However, I am wondering whether I should use the amino acid result instead.
I use general discreet and rate classes 4 for both run.
Are there any recommended criteria or guidelines for deciding which result to follow?