Merge develop to Release_2_8_3_Branch
[jalview.git] / test / jalview / io / pdb_response_json.txt
1 {
2     "responseHeader": {
3         "status": 0,
4         "QTime": 0,
5         "params": {
6             "sort": "",
7             "fl": "molecule_type,pdb_id,genus,gene_name,title",
8             "q": "text:abc AND molecule_sequence:['' TO *]",
9             "wt": "json",
10             "rows": "100"
11         }
12     },
13     "response": {
14         "numFound": 931,
15         "start": 0,
16         "docs": [
17             {
18                 "pdb_id": "3qf4",
19                 "title": "Crystal structure of a heterodimeric ABC transporter in its inward-facing conformation",
20                 "genus": [
21                     "Thermotoga"
22                 ],
23                 "molecule_type": "Protein",
24                 "gene_name": [
25                     "THEMA_03290",
26                     "Tmari_0285",
27                     "TM_0287"
28                 ]
29             },
30             {
31                 "pdb_id": "4wbs",
32                 "title": "Crystal structure of an ABC transporter related protein from Burkholderia phymatum",
33                 "genus": [
34                     "Burkholderia"
35                 ],
36                 "molecule_type": "Protein",
37                 "gene_name": [
38                     "Bphy_0327"
39                 ]
40             },
41             {
42                 "pdb_id": "1hn0",
43                 "title": "CRYSTAL STRUCTURE OF CHONDROITIN ABC LYASE I FROM PROTEUS VULGARIS AT 1.9 ANGSTROMS RESOLUTION",
44                 "genus": [
45                     "Proteus"
46                 ],
47                 "molecule_type": "Protein"
48             },
49             {
50                 "pdb_id": "4a82",
51                 "title": "Fitted model of staphylococcus aureus sav1866 model ABC transporter in the human cystic fibrosis transmembrane conductance regulator volume map EMD-1966.",
52                 "genus": [
53                     "Homo"
54                 ],
55                 "molecule_type": "Protein",
56                 "gene_name": [
57                     "SAV1866"
58                 ]
59             },
60             {
61                 "pdb_id": "3nh6",
62                 "title": "Nucleotide Binding Domain of human ABCB6 (apo structure)",
63                 "genus": [
64                     "Homo"
65                 ],
66                 "molecule_type": "Protein",
67                 "gene_name": [
68                     "ABCB6",
69                     "UMAT",
70                     "MTABC3",
71                     "PRP"
72                 ]
73             },
74             {
75                 "pdb_id": "2nq2",
76                 "title": "An inward-facing conformation of a putative metal-chelate type ABC transporter.",
77                 "genus": [
78                     "Haemophilus"
79                 ],
80                 "molecule_type": "Protein",
81                 "gene_name": [
82                     "HI_1471"
83                 ]
84             },
85             {
86                 "pdb_id": "3s4u",
87                 "title": "Crystal structure of open, unliganded E. coli PhnD H157A",
88                 "genus": [
89                     "Escherichia"
90                 ],
91                 "molecule_type": "Protein",
92                 "gene_name": [
93                     "phnD",
94                     "UTI89_C4699"
95                 ]
96             },
97             {
98                 "pdb_id": "4q4a",
99                 "title": "Improved model of AMP-PNP bound TM287/288",
100                 "genus": [
101                     "Thermotoga"
102                 ],
103                 "molecule_type": "Protein",
104                 "gene_name": [
105                     "TM_0288"
106                 ]
107             },
108             {
109                 "pdb_id": "1oxs",
110                 "title": "Crystal structure of GlcV, the ABC-ATPase of the glucose ABC transporter from Sulfolobus solfataricus",
111                 "genus": [
112                     "Sulfolobus"
113                 ],
114                 "molecule_type": "Protein",
115                 "gene_name": [
116                     "SSO2850"
117                 ]
118             },
119             {
120                 "pdb_id": "4q4j",
121                 "title": "Structure of crosslinked TM287/288_S498C_S520C mutant",
122                 "genus": [
123                     "Thermotoga"
124                 ],
125                 "molecule_type": "Protein",
126                 "gene_name": [
127                     "TM_0288"
128                 ]
129             },
130             {
131                 "pdb_id": "1oxt",
132                 "title": "Crystal structure of GlcV, the ABC-ATPase of the glucose ABC transporter from Sulfolobus solfataricus",
133                 "genus": [
134                     "Sulfolobus"
135                 ],
136                 "molecule_type": "Protein",
137                 "gene_name": [
138                     "SSO2850"
139                 ]
140             },
141             {
142                 "pdb_id": "4q4h",
143                 "title": "TM287/288 in its apo state",
144                 "genus": [
145                     "Thermotoga"
146                 ],
147                 "molecule_type": "Protein",
148                 "gene_name": [
149                     "TM_0288"
150                 ]
151             },
152             {
153                 "pdb_id": "3qf4",
154                 "title": "Crystal structure of a heterodimeric ABC transporter in its inward-facing conformation",
155                 "genus": [
156                     "Thermotoga"
157                 ],
158                 "molecule_type": "Protein",
159                 "gene_name": [
160                     "TM_0288"
161                 ]
162             },
163             {
164                 "pdb_id": "2fgk",
165                 "title": "Crystal structure of the ABC-cassette E631Q mutant of HlyB with bound ATP",
166                 "genus": [
167                     "Escherichia"
168                 ],
169                 "molecule_type": "Protein",
170                 "gene_name": [
171                     "hlyB"
172                 ]
173             }
174         ]
175     }
176 }