Skip to content

Commit 5bb291e

Browse files
committed
Updated AliSim (markdown)
1 parent 24520fe commit 5bb291e

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
@@ -652,7 +652,7 @@ All the options available in AliSim are shown below:
652652
| `--length <LENGTH>` | Set the root sequence length.<br>*Default: 1,000* |
653653
| `--num-alignments <NUMBER>` | Set the number of output datasets.<br>*Default: 1* |
654654
| `--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-a random-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)). |
656656
| `-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.* |
657657
| `-s <ALIGNMENT>` | Specify an input alignment file in PHYLIP, FASTA, NEXUS, CLUSTAL or MSF format.|
658658
| `--no-copy-gaps` | Disable copying gaps from the input alignment.|

0 commit comments

Comments
 (0)