MENU | |||||
---|---|---|---|---|---|
R'MES | general view | rmes.gaussien | rmes.poisson.composee | rmes.poisson | |
rmes.gfam |
|
rmes.histo | rmes.compar | rmes.pyramide |
rmes.format
Result Display |
---|
Description | Usage | Options | Input file | Output file | Examples |
The structure of each table depends on the program used to create the
input file.
Description
Usage
rmes.format -h
or
rmes.format [-hmin <hmin>] [-hmax <hmax>]
[-moins <moins>] [-plus <plus>]
[-conj | -pal]
[-english]
< Input-file
> Output-file
Options
By default, <hmin> is the smaller length of words
analyzed in the input file.
Ignored when the results
have been obtained on families of words.
By default, <hmax> is the larger length of words
analyzed in the input file.
Ignored when the results
have been obtained on families of words.
By default, <moins> is equal to -3.
By default, <plus> is equal to +3.
Note: all the results are displayed when both
-moins and -plus
are set to 0.
The conjugate of a word W is the corresponding word read on the
complementary strand. It is obtained by replacing the letters of W
by the complementary letters (a by t and c by
g, and vice versa), and then by
reversing the letters. For instance, acg is the conjugate of
cgt.
When -pal is set, only results of palindromic (or pseudo-palindromic) words are displayed. A palindromic word is a
word with even length that is identical to its conjugate. A pseudo-palindromic word is a word with odd length that is identical (except its middle letter) to its conjugate.
Ignored when the results
have been obtained on families of words.
By default, they are in french.
Input file
The standard input file of rmes.format
should be a file
created by one of the R'MES programs
rmes.gaussien,
rmes.poisson or
rmes.poisson.composee.
Output file
Examples
The table lambda.gaussien.4_1.0.en.out is in english.
rmes.gaussien -o lambda.gaussien.4_1 -seq lambda -m 1 -hmin 4
rmes.format -english -hmin 4 -moins -7 -plus 10
<lambda.gaussien.4_1.0
>lambda.gaussien.4_1.0.en.out
2- List of the 4-words having a statistic less than -6.5 or greater than 9.5
in the lambda genome under M1. For each listed word,
the information on its conjugate is given.
The input file lambda.gaussien.4_1.0 has been
previously obtained by
rmes.gaussien.
rmes.format -hmin 4 -moins -6.5 -plus 9.5 -conj
<lambda.gaussien.4_1.0
>lambda.gaussien.4_1.0.conj.out
3- List of the statistics of all the palindromes of length 4
in the lambda genome under M1.
The input file lambda.gaussien.4_1.0 has been
previously obtained by
rmes.gaussien.
rmes.format -hmin 4 -moins 0 -plus 0 -pal
<lambda.gaussien.4_1.0
>lambda.gaussien.4_1.0.pal.out
4- List of the 7-words having a statistic greater than 5 in absolute value
in the lambda genome under M1.
The input file lambda.pc.7-8_1.0 has been
previously obtained by
rmes.poisson.composee.
rmes.format -hmin 7 -hmax 7 -moins -5 -plus 5
<lambda.pc.7-8_1.0
>lambda.pc.7_1.0.out
5- List of the 7-words having a statistic, related to the number of clumps,
greater than 5 in absolute value
in the lambda genome under M1.
The input file lambda.p.7_1.0 has been
previously obtained by
rmes.poisson.
rmes.format -hmin 7 -hmax 7 -moins -5 -plus 5
<lambda.p.7_1.0
>lambda.p.7_1.0.out