-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsalmonella.json
135 lines (135 loc) · 3.74 KB
/
salmonella.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
{
"salmonella": {
"mass spectrometry": {
"30": {
"P": {
"file": "data/salmonella/phosphorylation/Supplementary_Table_01.xlsx",
"sheet": "Supplementary1",
"accession column": "Protein",
"position column": "Positions.within.proteins",
"replicate columns": [
"Ratio.H.L.normalized.E1",
"Ratio.H.L.normalized.E2",
"Ratio.H.L.normalized.E3",
"Ratio.H.L.normalized.E4"
],
"replicates": 2,
"logarithm": 2
},
"U": {
"file": "data/salmonella/ubiquitination/20151119_HeLa_HCT116_05h_2h_all.xlsx",
"sheet": "20151119_HeLa_HCT116_05h_2h_all",
"accession column": "Protein",
"position column": "Positions within proteins",
"position format": "(?=(?:^|;)([0-9]+)(?:;|$))",
"replicate columns": [
"Ratio H/L normalized HCT116_05_R1",
"Ratio H/L normalized HCT116_05_R2",
"Ratio H/L normalized HCT116_05_R3",
"Ratio H/L normalized HCT116_05_R4"
],
"replicates": 2,
"logarithm": 2
}
},
"120": {
"P": {
"file": "data/salmonella/phosphorylation/Supplementary_Table_01.xlsx",
"sheet": "Supplementary1",
"accession column": "Protein",
"position column": "Positions.within.proteins",
"replicate columns": [
"Ratio.M.L.normalized.E1",
"Ratio.M.L.normalized.E2",
"Ratio.M.L.normalized.E3",
"Ratio.M.L.normalized.E4"
],
"replicates": 2,
"logarithm": 2
},
"U": {
"file": "data/salmonella/ubiquitination/20151119_HeLa_HCT116_05h_2h_all.xlsx",
"sheet": "20151119_HeLa_HCT116_05h_2h_all",
"accession column": "Protein",
"position column": "Positions within proteins",
"position format": "(?=(?:^|;)([0-9]+)(?:;|$))",
"replicate columns": [
"Ratio H/L normalized HCT116_2_R1",
"Ratio H/L normalized HCT116_2_R2",
"Ratio H/L normalized HCT116_2_R3",
"Ratio H/L normalized HCT116_2_R4"
],
"replicates": 2,
"logarithm": 2
}
}
},
"protein-protein interactions": {
"BioGRID": {
"experimental system": [
"Affinity Capture-Luminescence",
"Affinity Capture-MS",
"Affinity Capture-RNA",
"Affinity Capture-Western",
"Biochemical Activity",
"Co-crystal Structure",
"Co-purification",
"FRET",
"PCA",
"Two-hybrid"
]
},
"CORUM": {
},
"IntAct": {
"score": 0.27
},
"MINT": {
"score": 0.27
},
"Reactome": {
},
"STRING": {
"experiments score": 0.7,
"combined score": 0.7
}
},
"Cytoscape": {
"bar chart": {
"post-translational modifications": ["P", "U"]
},
"node color": {
"post-translational modifications": ["P", "U"]
},
"node shape": {
"post-translational modifications": ["P", "U"]
}
},
"Gene Ontology enrichment": {
"p": 0.05
},
"Reactome enrichment": {
"p": 0.05
},
"Gene Ontology network": {
"post-translational modifications": ["P", "U"]
},
"Reactome network": {
"post-translational modifications": ["P", "U"]
},
"community detection": {
"Gene Ontology enrichment": {
"p": 0.05
},
"Reactome enrichment": {
"p": 0.05
},
"measurement enrichment": {
"p": 0.05
},
"measurement location": {
"p": 0.05
}
}
}
}