Hi, I like the AliSim and IQTree tools; however, I haven't been able to do what I want it to do. I am trying to use AliSim to generate sequences that similar to the input sequences.
So far I have used '‘in\iqtree2 --alisim data/test2 -s
fivePureSubtypesMax2withAncestor.fas --single-output -af fasta --num-alignments
2 --root-seq fivePureSubtypesMax2withAncestor.fas,SIVcpzMB66' to generate sequences. Then, I update the output fasta so that each batch can identified by add 'a' or 'b' to end of name. Additionally, I add my original input fasta sequence to this file. I use that file to generate a tree with ‘bin\iqtree2 -s data/test2.fa -redo’.
When looking at the tree (exampleTree.png), I see that sequences from each batch are more similar to that batch than to those of the same subtype. However, I am interested in generating synthetic sequences that don't just match the tree, but are more similar to the same subtype/taxon as in expected.png.
Is this possible with AliSim and what parameters should I test?
Thanks,
David