List of PDB entries containing ligand ALF-ADP-3PG
The following 1 PDB
entry
contain the ligand ALF-ADP-3PG. The count column
shows the number of instances of the molecule in the structure.
 |
| PDB id |
 |
Count |
 |
Name |
 |
Method |
 |
Date |
 |
|
|
|
|
|
The catalytically active fully closed conformation of human phosphoglycerate kinase in complex with adp, 3pg and aluminium tetrafluoride
|
|
X-ray(1.5Å)
|
|
14-Apr-10
|
 |
');
}
//
// Otherwise, show static image
//
else
{
//
// Show static image
//
document.getElementById('gldiv').innerHTML
= ' ';
//
// Remove 3Dmol icon and comment
//
if (document.getElementById('3dicon'))
{
document.getElementById('3dicon').innerHTML = '';
}
if (document.getElementById('use_mouse'))
{
document.getElementById('use_mouse').innerHTML = '';
}
}
 |