|
2 | 2 | layout: userdoc |
3 | 3 | title: "Simulating sequence alignments" |
4 | 4 | author: Minh Bui, Trongnhan Uit |
5 | | -date: 2024-02-01 |
| 5 | +date: 2024-07-03 |
6 | 6 | docid: 9 |
7 | 7 | icon: info-circle |
8 | 8 | doctype: tutorial |
@@ -55,11 +55,20 @@ Sequence simulators play an important role in phylogenetics. Simulated data has |
55 | 55 |
|
56 | 56 | To use AliSim please make sure that you download the IQ-TREE version 2.2.0 or later. |
57 | 57 |
|
58 | | -If you use AliSim please cite the following paper(s): |
| 58 | +If you use AliSim please cite: |
59 | 59 |
|
60 | | -- Nhan Ly-Trong, Suha Naser-Khdour, Robert Lanfear, Bui Quang Minh, AliSim: A Fast and Versatile Phylogenetic Sequence Simulator for the Genomic Era, Molecular Biology and Evolution, Volume 39, Issue 5, May 2022, msac092, <https://doi.org/10.1093/molbev/msac092> |
| 60 | +- Nhan Ly-Trong, Giuseppe M.J. Barca, Bui Quang Minh (2023) |
| 61 | + AliSim-HPC: parallel sequence simulator for phylogenetics. |
| 62 | + Bioinformatics, Volume 39, Issue 9, btad540. |
| 63 | + <https://doi.org/10.1093/bioinformatics/btad540> |
| 64 | + |
| 65 | +For the original algorithms of AliSim please cite: |
| 66 | + |
| 67 | +- Nhan Ly-Trong, Suha Naser-Khdour, Robert Lanfear, Bui Quang Minh (2022) |
| 68 | + AliSim: A Fast and Versatile Phylogenetic Sequence Simulator for the Genomic Era. |
| 69 | + _Molecular Biology and Evolution_, Volume 39, Issue 5, msac092. |
| 70 | + <https://doi.org/10.1093/molbev/msac092> |
61 | 71 |
|
62 | | -- Nhan Ly-Trong, Giuseppe M.J. Barca, Bui Quang Minh, AliSim-HPC: parallel sequence simulator for phylogenetics, Bioinformatics, Volume 39, Issue 9, Sep 2023, btad540, <https://doi.org/10.1093/bioinformatics/btad540> (*for the parallel version*) |
63 | 72 |
|
64 | 73 |
|
65 | 74 | Simulating an alignment from a tree and model |
|
0 commit comments