Skip to content

Commit 2e64e28

Browse files
authored
Merge pull request #10 from trongnhanuit/master
cite CMAPLE in "Tree search for pathogen data"
2 parents 04ac678 + 07a86cb commit 2e64e28

1 file changed

Lines changed: 3 additions & 5 deletions

File tree

doc/Command-Reference.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -437,10 +437,7 @@ Tree search for pathogen data
437437
-----------------------------
438438
<div class="hline"></div>
439439

440-
For pathogen data such as SARS-CoV-2 virus alignments, version 2.3.4.cmaple implements
441-
the MAPLE algorithm ([De Maio et al., 2023]) that performs tree search very quickly by
442-
exploiting the low divergent property of the sequences (i.e., sequences in the alignment
443-
are very similar to each other).
440+
For pathogen data such as SARS-CoV-2 virus alignments, version 2.3.4.cmaple (and all versions from 3.0.0 onward) integrate CMAPLE ([Ly-Trong et al., 2024]), an efficient implementation of the MAPLE algorithm ([De Maio et al., 2023]) that performs tree search very quickly by exploiting the low divergent property of the sequences (i.e., sequences in the alignment are very similar to each other).
444441

445442
| Option | Usage and meaning |
446443
|----------|------------------------------------------------------------------------------|
@@ -788,12 +785,13 @@ The first few lines of the output file example.phy.sitelh (printed by `-wslr` op
788785
[Gu et al., 1995]: http://mbe.oxfordjournals.org/content/12/4/546.abstract
789786
[Guindon et al., 2010]: https://doi.org/10.1093/sysbio/syq010
790787
[Hoang et al., in press]: https://doi.org/10.1093/molbev/msx281
791-
[Kishino et al., 1990]: https://doi.org/10.1007/BF02109483
792788
[Kishino and Hasegawa, 1989]: https://doi.org/10.1007/BF02100115
789+
[Kishino et al., 1990]: https://doi.org/10.1007/BF02109483
793790
[Lanfear et al., 2012]: https://doi.org/10.1093/molbev/mss020
794791
[Lanfear et al., 2014]: https://doi.org/10.1186/1471-2148-14-82
795792
[Lanfear et al., 2017]: https://doi.org/10.1093/molbev/msw260
796793
[Lartillot and Philippe, 2004]: https://doi.org/10.1093/molbev/msh112
794+
[Ly-Trong et al., 2024]: https://doi.org/10.1093/molbev/msae134
797795
[Minh et al., 2013]: https://doi.org/10.1093/molbev/mst024
798796
[Nguyen et al., 2015]: https://doi.org/10.1093/molbev/msu300
799797
[Seo et al., 2005]: https://doi.org/10.1073/pnas.0408313102

0 commit comments

Comments
 (0)