List of ligands containing Het Group DIX
|
|
|
|
|
Name:
Methyl(cyclopentyl-Propyl)amine
|
|
|
Formula: C9H19N
|
|
|
Compound type:
Non-Polymer
|
|
The following 1 ligand
entry
contain the Het Group DIX. 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 = '';
}
}
 |