<% Response.Expires = 0 Set FileObject = Server.CreateObject("Scripting.FileSystemObject") Dir = Request.ServerVariables("SCRIPT_NAME") Dir = StrReverse(Dir) Dir = Mid(Dir, InStr(1, Dir, "/")) Dir = StrReverse(Dir) HitsFile = Server.MapPath(Dir) & "\hits.txt" On Error Resume Next Set InStream= FileObject.OpenTextFile (HitsFile, 1, false ) OldHits = Trim(InStream.ReadLine) NewHits = OldHits + 1 Set OutStream= FileObject.CreateTextFile (HitsFile, True) OutStream.WriteLine(NewHits) %>
 
  BIDD Pharmainformatics Databases
Computed Ligand Binding Energy 
National University of Singapore, Science Faculty, Computational Sci Dept
 
   
   

A database for facilitating the analysis of Drug Binding Competitveness. It contains information about Computed Ligand-Receptor Interaction Energy and other attributes such as energy components; ligand classification, functions and properties.  Ligand structure is also included.

The database now contains 67,184 entries, in which there are 5,978 distinctive ligands and 2,258 distinctive receptors .

Click here for explanation of query methods.

Field Name

Match text

PDB ID

Ligand Name

Receptor  Name



Citatation:
CLiBE: A Database of Computed Ligand Binding Energy for Ligand-Receptor Complexes and Its Potential Use in the Analysis of Drug Binding Competitiveness. X. Chen, Z. L. Ji, D.G. Zhi, and Y. Z. Chen, Comp. Chem. 26, 661-666(2002).

Last update: Sept/21/2008

<% L=Len(NewHits) i = 1 For i = i to L num = Mid(NewHits,i,1) Display = Display & "" Next Response.Write Display %> visits

Please kindly sign our Guestbook, or report any bugs to chenxin@cz3.nus.edu.sg .


Dr. Chen Yuzong
Associate Professor
Dept.Computational Science.NUS.
All rights reserved.
 
   
           
 
Computer-aided Drug Design
about BIDD |  databases |  software |  teaching |  research |  links

Department of Computational Science | National University of Singapore | Blk S17, 3 Science Drive 2, Singapore 117543