diff --git a/README.rst b/README.rst index 5f9ae37..76f6fa9 100644 --- a/README.rst +++ b/README.rst @@ -164,10 +164,10 @@ A second example for lossless seeds (from Kucherov,Noe&Roytberg) on the previous Polynomial form --------------- -When the probability *p* to generate a match is not fixed (for example p=0.7 in all the previous examples), Mak & Benson have proposed to use a polynomial form and select what they called dominant seeds. We have noticed that this dominance applies as well for any other i.i.d criteria as Hit Integration, Lossless seeds, ... (see ) so: +When the probability *p* to generate a *match* is not fixed (for example *p=0.7* was set in all the previous examples), Mak & Benson have proposed to use a polynomial form and select what they called **dominant seeds**. We have noticed that this dominance applies as well for any other i.i.d criteria as the *Hit Integration* (Chung & Park), for *Lossless seeds*, and several discrete models ... (see ) so the flag : -p to activate dominant selection and output polynomial coefficients -is added in the current commited version of iedera. +is added in the current commited version of iedera (master branch).