You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/AliSim.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -652,7 +652,7 @@ All the options available in AliSim are shown below:
652
652
|`--length <LENGTH>`| Set the root sequence length.<br>*Default: 1,000*|
653
653
|`--num-alignments <NUMBER>`| Set the number of output datasets.<br>*Default: 1*|
654
654
|`--root-seq <ALN_FILE>,<SEQ_NAME>`| Specify the root sequence from an alignment.<br>AliSim automatically sets the output sequence length (`--length`) equally to the length of the root sequence. |
655
-
|`-t RANDOM{<MODEL>/<NUM_TAXA>}`| Specify the model and the number of taxa to generate a random tree (see [Simulating along a random tree](#simulating-along-arandom-tree). |
655
+
|`-t RANDOM{<MODEL>/<NUM_TAXA>}`| Specify the model and the number of taxa to generate a random tree (see [Simulating along a random tree](#simulating-along-a-random-tree)). |
656
656
|`-rlen <MIN_LEN> <MEAN_LEN> <MAX_LEN>`| Specify three numbers: minimum, mean and maximum branch lengths when generating a random tree with `-t RANDOM{<MODEL>/<NUM_TAXA>}`. <br>*Default: -rlen 0.001 0.1 0.999.*|
657
657
|`-s <ALIGNMENT>`| Specify an input alignment file in PHYLIP, FASTA, NEXUS, CLUSTAL or MSF format.|
658
658
|`--no-copy-gaps`| Disable copying gaps from the input alignment.|
0 commit comments