Skip to content

Commit 1bbd2a2

Browse files
committed
fix README
1 parent 9a3da06 commit 1bbd2a2

1 file changed

Lines changed: 2 additions & 5 deletions

File tree

README.org

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -152,11 +152,8 @@ simulated. The -m option requests output to be written to stdout in the format o
152152

153153
: pop_event sweep_mult_standing <pop> <T_mut_born> <selection coefficient> <position of causal allele (0.0-1.0)> <freq at generation 0> <selBegPop> <selBegGen>
154154

155-
=<pop>= gives the population in which the advantageous allele is born. =<Tend>= gives the generation at which sweep
156-
ends (in the forward-time sense). The position of the advantageous allele is specified as a floating-point number in
157-
the range 0.0-1.0, giving its relative position within the simulated region (for example, 0.5 puts the advantageous
158-
allele in the middle of the region). The acceptable frequency range of the advantageous allele at time =<0>= (present-day) in selBegPop is specified as a range of numbers between 0.0 and 1.0, e.g. 0.5-0.95. =<selBegPop>= specifies the population in which the
159-
selection acts. =<selBegGen>= specifies the generation at which selection begins acting in =<selBegPop>=.
155+
=<pop>= gives the population in which the selected mutation is born. =<T_mut_born>= gives the generation at which the selected mutation is born. The relative position of the selected mutation within the simulated region is specified as a floating-point number in the range 0.0-1.0 (for example, 0.5 puts the selected
156+
mutation in the middle of the region). The acceptable frequency range of the selected allele at time =<0>= (present-day) in selBegPop (see below) is specified as a range of numbers between 0.0 and 1.0, e.g. 0.5-0.95. =<selBegPop>= specifies the population in which the selection acts. =<selBegGen>= specifies the generation at which selection begins acting in =<selBegPop>=.
160157

161158
***** Misc parameters
162159

0 commit comments

Comments
 (0)