I have a file with following Data
Center Coordinates of 1XO2-as.pdb:
x: 14.5813741258741
y: 40.6704615384615
z: 135.904776223776
Center Coordinates of 1JOW-as.pdb:
x: 19.2733255813953
y: 11.2111666666667
z: 133.909627906977
Center Coordinates of 2EUF-as.pdb:
x: 34.6811643356643
y: 37.7362447552448
z: 59.010472027972
Center Coordinates of 1G3N-as.pdb:
x: 20.2044548693587
y: 66.1429441805226
z: 55.9287173396675
Center Coordinates of 1BI8-as.pdb:
x: 48.2399854014598
y: 1.06650547445255
z: 30.224401459854
Center Coordinates of 1BLX-as.pdb:
x: 20.78611
y: -28.36544
z: 66.4986966666667
Center Coordinates of 1BI7-as.pdb:
x: 142.558162601626
y: 49.1458577235773
z: 101.535272357724
Center Coordinates of 2F2C-as.pdb:
x: 34.686520979021
y: 38.0898846153846
z: 59.5178531468532
Now I wish to open 1XO2.pdb, 1JOW.pdb and other files corresponding to 1XO2-as.pdb 1JOW-as.pdb and want to check If there is any coordinate XYZ matching the values given above
Center Coordinates of 1XO2-as.pdb:
x: 14.5813741258741
y: 40.6704615384615
z: 135.904776223776
Center Coordinates of 1JOW-as.pdb:
x: 19.2733255813953
y: 11.2111666666667
z: 133.909627906977
Center Coordinates of 2EUF-as.pdb:
x: 34.6811643356643
y: 37.7362447552448
z: 59.010472027972
Center Coordinates of 1G3N-as.pdb:
x: 20.2044548693587
y: 66.1429441805226
z: 55.9287173396675
Center Coordinates of 1BI8-as.pdb:
x: 48.2399854014598
y: 1.06650547445255
z: 30.224401459854
Center Coordinates of 1BLX-as.pdb:
x: 20.78611
y: -28.36544
z: 66.4986966666667
Center Coordinates of 1BI7-as.pdb:
x: 142.558162601626
y: 49.1458577235773
z: 101.535272357724
Center Coordinates of 2F2C-as.pdb:
x: 34.686520979021
y: 38.0898846153846
z: 59.5178531468532
Now I wish to open 1XO2.pdb, 1JOW.pdb and other files corresponding to 1XO2-as.pdb 1JOW-as.pdb and want to check If there is any coordinate XYZ matching the values given above