Skip to content

Commit 054d139

Browse files
committed
cite CMAPLE in "Tree search for pathogen data"
1 parent 04ac678 commit 054d139

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

doc/Command-Reference.md

Lines changed: 2 additions & 4 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 ([Nhan 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
|----------|------------------------------------------------------------------------------|
@@ -781,6 +778,7 @@ The first few lines of the output file example.phy.sitelh (printed by `-wslr` op
781778
[Anisimova and Gascuel 2006]: https://doi.org/10.1080/10635150600755453
782779
[Anisimova et al., 2011]: https://doi.org/10.1093/sysbio/syr041
783780
[De Maio et al., 2023]: https://doi.org/10.1038/s41588-023-01368-0
781+
[Nhan Ly-Trong et al., 2024]: https://doi.org/10.1093/molbev/msae134
784782
[De Maio et al., 2024]: https://doi.org/10.1101/2024.10.21.619398
785783
[Felsenstein, 1985]: https://doi.org/10.2307/2408678
786784
[Flouri et al., 2015]: https://doi.org/10.1093/sysbio/syu084

0 commit comments

Comments
 (0)