Mercurial > repos > iuc > meme_meme
annotate test-data/meme_output_html_1.html @ 9:794b2859c286 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 211bfa0f58a0691fb7b0c2623763112fdcb76dbd
author | iuc |
---|---|
date | Thu, 29 Jun 2017 20:39:45 -0400 |
parents | 487ce3fa1822 |
children |
rev | line source |
---|---|
0
e416c7c26977
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 71ac7e12419b8541746ebf8d4ba704cbbd603db1
iuc
parents:
diff
changeset
|
1 <!DOCTYPE HTML> |
e416c7c26977
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 71ac7e12419b8541746ebf8d4ba704cbbd603db1
iuc
parents:
diff
changeset
|
2 <html> |
e416c7c26977
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 71ac7e12419b8541746ebf8d4ba704cbbd603db1
iuc
parents:
diff
changeset
|
3 <head> |
e416c7c26977
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 71ac7e12419b8541746ebf8d4ba704cbbd603db1
iuc
parents:
diff
changeset
|
4 <meta charset="UTF-8"> |
e416c7c26977
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 71ac7e12419b8541746ebf8d4ba704cbbd603db1
iuc
parents:
diff
changeset
|
5 <title>MEME</title> |
e416c7c26977
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 71ac7e12419b8541746ebf8d4ba704cbbd603db1
iuc
parents:
diff
changeset
|
6 <script> |
e416c7c26977
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 71ac7e12419b8541746ebf8d4ba704cbbd603db1
iuc
parents:
diff
changeset
|
7 // @JSON_VAR data |
e416c7c26977
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 71ac7e12419b8541746ebf8d4ba704cbbd603db1
iuc
parents:
diff
changeset
|
8 var data = { |
e416c7c26977
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 71ac7e12419b8541746ebf8d4ba704cbbd603db1
iuc
parents:
diff
changeset
|
9 "program": "MEME", |
e416c7c26977
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 71ac7e12419b8541746ebf8d4ba704cbbd603db1
iuc
parents:
diff
changeset
|
10 "stop_reason": "Stopped because requested number of motifs (1) found.", |
e416c7c26977
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 71ac7e12419b8541746ebf8d4ba704cbbd603db1
iuc
parents:
diff
changeset
|
11 "cmd": [ |
e416c7c26977
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 71ac7e12419b8541746ebf8d4ba704cbbd603db1
iuc
parents:
diff
changeset
|
12 "meme", |
e416c7c26977
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 71ac7e12419b8541746ebf8d4ba704cbbd603db1
iuc
parents:
diff
changeset
|
13 "-nostatus" |
e416c7c26977
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 71ac7e12419b8541746ebf8d4ba704cbbd603db1
iuc
parents:
diff
changeset
|
14 ], |
e416c7c26977
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 71ac7e12419b8541746ebf8d4ba704cbbd603db1
iuc
parents:
diff
changeset
|
15 "options": { |
e416c7c26977
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 71ac7e12419b8541746ebf8d4ba704cbbd603db1
iuc
parents:
diff
changeset
|
16 "mod": "zoops", |
e416c7c26977
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 71ac7e12419b8541746ebf8d4ba704cbbd603db1
iuc
parents:
diff
changeset
|
17 "revcomp": false, |
e416c7c26977
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 71ac7e12419b8541746ebf8d4ba704cbbd603db1
iuc
parents:
diff
changeset
|
18 "nmotifs": 1, |
e416c7c26977
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 71ac7e12419b8541746ebf8d4ba704cbbd603db1
iuc
parents:
diff
changeset
|
19 "minw": 8, |
e416c7c26977
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 71ac7e12419b8541746ebf8d4ba704cbbd603db1
iuc
parents:
diff
changeset
|
20 "maxw": 50, |
e416c7c26977
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 71ac7e12419b8541746ebf8d4ba704cbbd603db1
iuc
parents:
diff
changeset
|
21 "minsites": 2, |
e416c7c26977
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 71ac7e12419b8541746ebf8d4ba704cbbd603db1
iuc
parents:
diff
changeset
|
22 "maxsites": 30, |
e416c7c26977
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 71ac7e12419b8541746ebf8d4ba704cbbd603db1
iuc
parents:
diff
changeset
|
23 "wnsites": 0.8, |
e416c7c26977
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 71ac7e12419b8541746ebf8d4ba704cbbd603db1
iuc
parents:
diff
changeset
|
24 "spmap": "pam", |
e416c7c26977
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 71ac7e12419b8541746ebf8d4ba704cbbd603db1
iuc
parents:
diff
changeset
|
25 "spfuzz": 120, |
e416c7c26977
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 71ac7e12419b8541746ebf8d4ba704cbbd603db1
iuc
parents:
diff
changeset
|
26 "maxwords": -1, |
e416c7c26977
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 71ac7e12419b8541746ebf8d4ba704cbbd603db1
iuc
parents:
diff
changeset
|
27 "prior": "megap", |
e416c7c26977
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 71ac7e12419b8541746ebf8d4ba704cbbd603db1
iuc
parents:
diff
changeset
|
28 "b": 7500, |
e416c7c26977
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 71ac7e12419b8541746ebf8d4ba704cbbd603db1
iuc
parents:
diff
changeset
|
29 "maxiter": 50, |
e416c7c26977
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 71ac7e12419b8541746ebf8d4ba704cbbd603db1
iuc
parents:
diff
changeset
|
30 "distance": 1e-05, |
e416c7c26977
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 71ac7e12419b8541746ebf8d4ba704cbbd603db1
iuc
parents:
diff
changeset
|
31 "wg": 11, |
e416c7c26977
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 71ac7e12419b8541746ebf8d4ba704cbbd603db1
iuc
parents:
diff
changeset
|
32 "ws": 1, |
e416c7c26977
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 71ac7e12419b8541746ebf8d4ba704cbbd603db1
iuc
parents:
diff
changeset
|
33 "noendgaps": false, |
e416c7c26977
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 71ac7e12419b8541746ebf8d4ba704cbbd603db1
iuc
parents:
diff
changeset
|
34 "substring": true |
e416c7c26977
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 71ac7e12419b8541746ebf8d4ba704cbbd603db1
iuc
parents:
diff
changeset
|
35 }, |
e416c7c26977
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 71ac7e12419b8541746ebf8d4ba704cbbd603db1
iuc
parents:
diff
changeset
|
36 "alphabet": { |
e416c7c26977
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 71ac7e12419b8541746ebf8d4ba704cbbd603db1
iuc
parents:
diff
changeset
|
37 "name": "Protein", |
e416c7c26977
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 71ac7e12419b8541746ebf8d4ba704cbbd603db1
iuc
parents:
diff
changeset
|
38 "like": "protein", |
e416c7c26977
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 71ac7e12419b8541746ebf8d4ba704cbbd603db1
iuc
parents:
diff
changeset
|
39 "ncore": 20, |
e416c7c26977
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 71ac7e12419b8541746ebf8d4ba704cbbd603db1
iuc
parents:
diff
changeset
|
40 "symbols": [ |
e416c7c26977
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 71ac7e12419b8541746ebf8d4ba704cbbd603db1
iuc
parents:
diff
changeset
|
41 { |
e416c7c26977
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 71ac7e12419b8541746ebf8d4ba704cbbd603db1
iuc
parents:
diff
changeset
|
42 "symbol": "A", |
e416c7c26977
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 71ac7e12419b8541746ebf8d4ba704cbbd603db1
iuc
parents:
diff
changeset
|
43 "name": "Alanine", |
e416c7c26977
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 71ac7e12419b8541746ebf8d4ba704cbbd603db1
iuc
parents:
diff
changeset
|
44 "colour": "0000CC" |
e416c7c26977
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 71ac7e12419b8541746ebf8d4ba704cbbd603db1
iuc
parents:
diff
changeset
|
45 }, { |
e416c7c26977
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 71ac7e12419b8541746ebf8d4ba704cbbd603db1
iuc
parents:
diff
changeset
|
46 "symbol": "C", |
e416c7c26977
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 71ac7e12419b8541746ebf8d4ba704cbbd603db1
iuc
parents:
diff
changeset
|
47 "name": "Cysteine", |
e416c7c26977
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 71ac7e12419b8541746ebf8d4ba704cbbd603db1
iuc
parents:
diff
changeset
|
48 "colour": "0000CC" |
e416c7c26977
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 71ac7e12419b8541746ebf8d4ba704cbbd603db1
iuc
parents:
diff
changeset
|
49 }, { |
e416c7c26977
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 71ac7e12419b8541746ebf8d4ba704cbbd603db1
iuc
parents:
diff
changeset
|
50 "symbol": "D", |
e416c7c26977
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 71ac7e12419b8541746ebf8d4ba704cbbd603db1
iuc
parents:
diff
changeset
|
51 "name": "Aspartic acid", |
e416c7c26977
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 71ac7e12419b8541746ebf8d4ba704cbbd603db1
iuc
parents:
diff
changeset
|
52 "colour": "FF00FF" |
e416c7c26977
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 71ac7e12419b8541746ebf8d4ba704cbbd603db1
iuc
parents:
diff
changeset
|
53 }, { |
e416c7c26977
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 71ac7e12419b8541746ebf8d4ba704cbbd603db1
iuc
parents:
diff
changeset
|
54 "symbol": "E", |
e416c7c26977
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 71ac7e12419b8541746ebf8d4ba704cbbd603db1
iuc
parents:
diff
changeset
|
55 "name": "Glutamic acid", |
e416c7c26977
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 71ac7e12419b8541746ebf8d4ba704cbbd603db1
iuc
parents:
diff
changeset
|
56 "colour": "FF00FF" |
e416c7c26977
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 71ac7e12419b8541746ebf8d4ba704cbbd603db1
iuc
parents:
diff
changeset
|
57 }, { |
e416c7c26977
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 71ac7e12419b8541746ebf8d4ba704cbbd603db1
iuc
parents:
diff
changeset
|
58 "symbol": "F", |
e416c7c26977
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 71ac7e12419b8541746ebf8d4ba704cbbd603db1
iuc
parents:
diff
changeset
|
59 "name": "Phenylalanine", |
e416c7c26977
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 71ac7e12419b8541746ebf8d4ba704cbbd603db1
iuc
parents:
diff
changeset
|
60 "colour": "0000CC" |
e416c7c26977
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 71ac7e12419b8541746ebf8d4ba704cbbd603db1
iuc
parents:
diff
changeset
|
61 }, { |
e416c7c26977
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 71ac7e12419b8541746ebf8d4ba704cbbd603db1
iuc
parents:
diff
changeset
|
62 "symbol": "G", |
e416c7c26977
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 71ac7e12419b8541746ebf8d4ba704cbbd603db1
iuc
parents:
diff
changeset
|
63 "name": "Glycine", |
e416c7c26977
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 71ac7e12419b8541746ebf8d4ba704cbbd603db1
iuc
parents:
diff
changeset
|
64 "colour": "FFB300" |
e416c7c26977
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 71ac7e12419b8541746ebf8d4ba704cbbd603db1
iuc
parents:
diff
changeset
|
65 }, { |
e416c7c26977
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 71ac7e12419b8541746ebf8d4ba704cbbd603db1
iuc
parents:
diff
changeset
|
66 "symbol": "H", |
e416c7c26977
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 71ac7e12419b8541746ebf8d4ba704cbbd603db1
iuc
parents:
diff
changeset
|
67 "name": "Histidine", |
e416c7c26977
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 71ac7e12419b8541746ebf8d4ba704cbbd603db1
iuc
parents:
diff
changeset
|
68 "colour": "FFCCCC" |
e416c7c26977
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 71ac7e12419b8541746ebf8d4ba704cbbd603db1
iuc
parents:
diff
changeset
|
69 }, { |
e416c7c26977
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 71ac7e12419b8541746ebf8d4ba704cbbd603db1
iuc
parents:
diff
changeset
|
70 "symbol": "I", |
e416c7c26977
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 71ac7e12419b8541746ebf8d4ba704cbbd603db1
iuc
parents:
diff
changeset
|
71 "name": "Isoleucine", |
e416c7c26977
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 71ac7e12419b8541746ebf8d4ba704cbbd603db1
iuc
parents:
diff
changeset
|
72 "colour": "0000CC" |
e416c7c26977
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 71ac7e12419b8541746ebf8d4ba704cbbd603db1
iuc
parents:
diff
changeset
|
73 }, { |
e416c7c26977
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 71ac7e12419b8541746ebf8d4ba704cbbd603db1
iuc
parents:
diff
changeset
|
74 "symbol": "K", |
e416c7c26977
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 71ac7e12419b8541746ebf8d4ba704cbbd603db1
iuc
parents:
diff
changeset
|
75 "name": "Lysine", |
e416c7c26977
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 71ac7e12419b8541746ebf8d4ba704cbbd603db1
iuc
parents:
diff
changeset
|
76 "colour": "CC0000" |
e416c7c26977
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 71ac7e12419b8541746ebf8d4ba704cbbd603db1
iuc
parents:
diff
changeset
|
77 }, { |
e416c7c26977
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 71ac7e12419b8541746ebf8d4ba704cbbd603db1
iuc
parents:
diff
changeset
|
78 "symbol": "L", |
e416c7c26977
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 71ac7e12419b8541746ebf8d4ba704cbbd603db1
iuc
parents:
diff
changeset
|
79 "name": "Leucine", |
e416c7c26977
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 71ac7e12419b8541746ebf8d4ba704cbbd603db1
iuc
parents:
diff
changeset
|
80 "colour": "0000CC" |
e416c7c26977
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 71ac7e12419b8541746ebf8d4ba704cbbd603db1
iuc
parents:
diff
changeset
|
81 }, { |
e416c7c26977
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 71ac7e12419b8541746ebf8d4ba704cbbd603db1
iuc
parents:
diff
changeset
|
82 "symbol": "M", |
e416c7c26977
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 71ac7e12419b8541746ebf8d4ba704cbbd603db1
iuc
parents:
diff
changeset
|
83 "name": "Methionine", |
e416c7c26977
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 71ac7e12419b8541746ebf8d4ba704cbbd603db1
iuc
parents:
diff
changeset
|
84 "colour": "0000CC" |
e416c7c26977
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 71ac7e12419b8541746ebf8d4ba704cbbd603db1
iuc
parents:
diff
changeset
|
85 }, { |
e416c7c26977
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 71ac7e12419b8541746ebf8d4ba704cbbd603db1
iuc
parents:
diff
changeset
|
86 "symbol": "N", |
e416c7c26977
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 71ac7e12419b8541746ebf8d4ba704cbbd603db1
iuc
parents:
diff
changeset
|
87 "name": "Asparagine", |
e416c7c26977
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 71ac7e12419b8541746ebf8d4ba704cbbd603db1
iuc
parents:
diff
changeset
|
88 "colour": "008000" |
e416c7c26977
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 71ac7e12419b8541746ebf8d4ba704cbbd603db1
iuc
parents:
diff
changeset
|
89 }, { |
e416c7c26977
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 71ac7e12419b8541746ebf8d4ba704cbbd603db1
iuc
parents:
diff
changeset
|
90 "symbol": "P", |
e416c7c26977
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 71ac7e12419b8541746ebf8d4ba704cbbd603db1
iuc
parents:
diff
changeset
|
91 "name": "Proline", |
e416c7c26977
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 71ac7e12419b8541746ebf8d4ba704cbbd603db1
iuc
parents:
diff
changeset
|
92 "colour": "FFFF00" |
e416c7c26977
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 71ac7e12419b8541746ebf8d4ba704cbbd603db1
iuc
parents:
diff
changeset
|
93 }, { |
e416c7c26977
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 71ac7e12419b8541746ebf8d4ba704cbbd603db1
iuc
parents:
diff
changeset
|
94 "symbol": "Q", |
e416c7c26977
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 71ac7e12419b8541746ebf8d4ba704cbbd603db1
iuc
parents:
diff
changeset
|
95 "name": "Glutamine", |