MENU | |||||
---|---|---|---|---|---|
R'MES | general view | rmes.gaussien |
| rmes.poisson | |
rmes.gfam | rmes.format | rmes.histo | rmes.compar | rmes.pyramide |
rmes.poisson.composee
Compound Poisson Approximation of Long Word Counts |
---|
Description | Usage | Options | Sequence file | Output file | Limits | Example |
WARNING: Because of numerical limitations, the use of
rmes.poisson.composee is not recommended for
frequent/short words, namely words or families expected more than 100
times. A warning message appears every time a p-value could not be
correctly calculated.
Description
Usage
rmes.poisson.composee -h
or
rmes.poisson.composee -o <prefix>
-seq DNA-sequence-file
[-m <m> | -max]
[ [-hmin <hmin>] [-hmax <hmax>] | -fam family-file ]
[-english]
Note:
This algorithm does not take into account the
phase (or reading frame).
Options
When -max is set, each word of length h
(see -hmin and
-hmax) is studied under the model
of order h-2, that is the maximal model.
By default, the order of the model is 1.
By default, <hmin> is equal to
<m> + 2 (or 3 if
the option -m is not set).
By default, <hmax> is equal to the value of
<hmin>.
Maximum value: 15.
The family-file introduced is the name
of
the file where the families are described.
The options -hmin
and -hmax
are then ignored.
When this option is not set, all the words of length between
<hmin> and
<hmax> are analyzed.
By default, they are in french.
Limits
Example
rmes.poisson.composee -o lambda.pc.7-8_1 -seq lambda -hmin 7 -hmax 8 -m 1