Skip to content

Commit 18141ac

Browse files
committed
Minor changes in AliSim
1 parent e9e4bd1 commit 18141ac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/AliSim.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -575,7 +575,7 @@ Each line starts with a `<node name>`, followed by a tab `\t`, and ends up with
575575
* Three mutations `C39G` (i.e., C is substituted by G at site 39), `T17A`, and `G25C` occur along the branch connecting (the internal) node `I1` and its parent node (i.e., the root node);
576576
* Two mutations `C25A` and `A5G` occur along the branch connecting node `T2` and its parent node (i.e., node `I1').
577577

578-
Note that, by default, the site indexes start from 0 (to make AliSim compatible with VGsim's output). One can add the option `--index-from-one` to set the site indexes start from 1.
578+
Note that the site indexes, by default, start from 0 (to make AliSim compatible with VGsim's output). One can use the option `--index-from-one` to set the site indexes starting from 1.
579579

580580

581581
The following command

0 commit comments

Comments
 (0)