Structure of PDB 7o0x Chain M Binding Site BS06

Receptor Information
>7o0x Chain M (length=335) Species: 1379270 (Gemmatimonas phototrophica) [Search protein sequence] [Download receptor structure] [Download structure with residue number starting from 1] [View receptor structure]
EYQNLFTRVQVRTVPEPGIPIDESTGTRYGTGTFSYLAGKFGDAQIGPIY
LGWAGVLSLIFGFIAIEIIGLNMWASVGWDPVEFIRQLPWLALEPPPPQY
GLRVPPLNQGGWYLMAGFFLTVSIILWWIRIYRRARALQMGSHLPWAFAS
AIFLYSTFFFQPLLVGSWSEMVPFGIFPHLDWTSAFSIRYGNLYYNPFHA
LSIAFLYGSAVLFAMHGATILAVARMGGEREIEQITDRGTAAERSMLFWR
WCMGFNATMESIHRWAWWFAVLTTFTGGIGILLTGTVVDNWYLWGVKHGL
VAPYPAQNQLTPEQQDLLRGRYQGTAPDSFPSYVV
Ligand information
Ligand IDBCL
InChIInChI=1S/C55H75N4O6.Mg/c1-13-39-34(7)41-29-46-48(38(11)60)36(9)43(57-46)27-42-35(8)40(52(58-42)50-51(55(63)64-12)54(62)49-37(10)44(59-53(49)50)28-45(39)56-41)23-24-47(61)65-26-25-33(6)22-16-21-32(5)20-15-19-31(4)18-14-17-30(2)3;/h25,27-32,34-35,39-40,51H,13-24,26H2,1-12H3,(H-,56,57,58,59,60,62);/q-1;+2/p-1/b33-25+;/t31-,32-,34-,35+,39-,40+,51-;/m1./s1
InChIKeyDSJXIQQMORJERS-AGGZHOMASA-M
SMILES
SoftwareSMILES
OpenEye OEToolkits 2.0.7CC[C@@H]1[C@H](C2=CC3=C(C(=C4[N-]3[Mg+2]56[N]2=C1C=C7[N-]5C8=C([C@H](C(=O)C8=C7C)C(=O)OC)C9=[N]6C(=C4)[C@H]([C@@H]9CCC(=O)OC/C=C(\C)/CCC[C@H](C)CCC[C@H](C)CCCC(C)C)C)C)C(=O)C)C
CACTVS 3.385[Mg++].CC[CH]1[CH](C)C2=Cc3[n-]c(C=C4N=C([CH](CCC(=O)OCC=C(C)CCC[CH](C)CCC[CH](C)CCCC(C)C)[CH]4C)C5=C6[N-]C(=CC1=N2)C(=C6C(=O)[CH]5C(=O)OC)C)c(C)c3C(C)=O
CACTVS 3.385[Mg++].CC[C@@H]1[C@@H](C)C2=Cc3[n-]c(C=C4N=C([C@@H](CCC(=O)OC\C=C(/C)CCC[C@H](C)CCC[C@H](C)CCCC(C)C)[C@@H]4C)C5=C6[N-]C(=CC1=N2)C(=C6C(=O)[C@@H]5C(=O)OC)C)c(C)c3C(C)=O
OpenEye OEToolkits 2.0.7CCC1C(C2=CC3=C(C(=C4[N-]3[Mg+2]56[N]2=C1C=C7[N-]5C8=C(C(C(=O)C8=C7C)C(=O)OC)C9=[N]6C(=C4)C(C9CCC(=O)OCC=C(C)CCCC(C)CCCC(C)CCCC(C)C)C)C)C(=O)C)C
FormulaC55 H74 Mg N4 O6
NameBACTERIOCHLOROPHYLL A
ChEMBL
DrugBankDB01853
ZINC
PDB chain7o0x Chain M Residue 405 [Download ligand structure] [Download structure with residue number starting from 1] [View ligand structure]
Receptor-Ligand Complex Structure
Global viewLocal viewStructure summary

[Spin on] [Spin off] [Reset]
[High quality] [Low quality]
[White background] [Black background]

[Spin on] [Spin off] [Reset]
[High quality] [Low quality]
[White background] [Black background]
PDB7o0x 2.4- angstrom structure of the double-ring Gemmatimonas phototrophica photosystem.
Resolution2.44 Å
Binding residue
(original residue number in PDB)
I68 I126 A153 L156 F160 T185 L195 Y196 H201 S204 I205 Y209 G279 I283
Binding residue
(residue number reindexed from 1)
I66 I124 A151 L154 F158 T183 L193 Y194 H199 S202 I203 Y207 G277 I281
Annotation score4
Gene Ontology
--> -->
 
 
UnboundLocalError
Python 3.6.8: /usr/bin/python3
Sat Nov 16 11:56:37 2024

A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred.

 /var/www/html/BioLiP/pdb.cgi in <module>()
   1435     title=pdb2title(pdbid)
   1436     if bs.startswith("BS"):
=> 1437         pubmed,uniprot=display_interaction(pdbid,asym_id,bs,title)
   1438     else:
   1439         if lig3:
pubmed = '', uniprot = '', display_interaction = <function display_interaction>, pdbid = '7o0x', asym_id = 'M', bs = 'BS06', title = '2.4- angstrom structure of the double-ring Gemmatimonas phototrophica photosystem.'
 /var/www/html/BioLiP/pdb.cgi in display_interaction(pdbid='7o0x', asym_id='M', bs='BS06', title='2.4- angstrom structure of the double-ring Gemmatimonas phototrophica photosystem.')
   1295         display_ec(ec,csaOrig,csaRenu)
   1296     if go:
=> 1297         display_go(go,uniprot,pdbid,asym_id)
   1298     return pubmed,uniprot
   1299 
global display_go = <function display_go>, go = '0009772,0019684,0030077,0045156', uniprot = '', pdbid = '7o0x', asym_id = 'M'
 /var/www/html/BioLiP/pdb.cgi in display_go(go='0009772,0019684,0030077,0045156', uniprot='', pdbid='7o0x', asym_id='M')
    480         '''.replace("$namespace_link",namespace_link
    481           ).replace("$namespace",namespace
=>  482           ).replace("$uniprot",u
    483         ))
    484         for l,(term,name) in enumerate(go2aspect[Aspect]):
u undefined

UnboundLocalError: local variable 'u' referenced before assignment
      args = ("local variable 'u' referenced before assignment",)
      with_traceback = <built-in method with_traceback of UnboundLocalError object>