List of ligands containing Het Group RSH
|
|
|
|
|
Name:
3-Deoxy-D-Lyxo-Hexonic acid
|
|
|
Synonym(s):
D-2-Keto-3-Deoxygalactonate
|
|
|
Formula: C6H12O6
|
|
|
Compound type:
Non-Polymer
|
|
The following 2 ligand
entries
contain the Het Group RSH. The rightmost column
shows the number of PDB structures containing the given ligand.
');
}
//
// 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 = '';
}
}
 |