Skip to content

Commit 528c420

Browse files
committed
Updated AliSim (markdown)
1 parent 5bb291e commit 528c420

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
@@ -645,7 +645,7 @@ All the options available in AliSim are shown below:
645645
| `--indel <INS>,<DEL>` | Set the insertion and deletion rate of the indel model, relative to the substitution rate. |
646646
| `--indel-size <INS_DIS>,<DEL_DIS>` | Set the [insertion and deletion size distributions](#insertion-and-deletion-models). By default, AliSim uses `POW{1.7/100}` for a power-law (Zipfian) distribution with parameter `a` of 1.7 and maximum indel size of 100.|
647647
| `--no-unaligned` | Do not output a file of unaligned sequences when using indel models. Default: a file `.unaligned.fa` containing unaligned sequences is written. |
648-
| `-q <PARTITION>` or <br>`-p <PARTITION>` or <br>`-Q <PARTITION>` | Specify different types of [Partition models](#partition-models)|
648+
| `-q <PARTITION>` or <br>`-p <PARTITION>` or <br>`-Q <PARTITION>` | Specify different types of [Partition models](#partition-models), i.e., edge-equal (-q), edge-proportional (-p), edge-unlinked (-Q)|
649649
| `--distribution <FILE>` | Supply a definition file of distributions, which could be used to generate random model parameters (see [Using user-defined parameter distributions](#using-user-defined-parameter-distributions)). |
650650
| `--branch-distribution <DISTRIBUTION>` | Specify a distribution, from which branch lengths of the input trees are randomly generated and overridden.|
651651
| `--branch-scale <SCALE>` | Specify a value to scale all branch lengths of the input tree.|

0 commit comments

Comments
 (0)