% Dim sScriptName sScriptName = Request.ServerVariables("SCRIPT_NAME") Dim quote quote = chr(34) Dim cnn set cnn = Server.CreateObject("ADODB.CONNECTION") cnn.ConnectionString = conn_shan cnn.Open Function GetRecords(sSQL) Dim rst Set rst = Server.CreateObject("ADODB.RECORDSET") set rst.ActiveConnection = cnn 'When Record is Open, adUseClient CursorLocation 'will check all records 'adUseServer allows to use CacheSize 'rst.CursorLocation = adUseServer 'When using AdUseServer£¬CacheSize 'limits the lines we are fetching. We only fetch what is 'needed to display - iRowsPerPage 'rst.CacheSize = iRowsPerPage rst.CursorType = 3 rst.CursorLocation = 3 rst.LockType = 3 rst.Open sSQL ',adOpenStatic, adLockReadOnly Set GetRecords = rst END Function Sub CleanUp(rst) If Not rst Is Nothing then If rst.state = 1 then rst.close end if set rst = nothing End If End Sub %> <% Dim sSQL,rst Dim StrSQL %>
![]() |
|||||||||
Pathway
Crosstalk
Database
|
|||||||||
![]() |
|||||||||
![]() ![]() ![]() |
|||||||||
Pathway Crosstalk Database (PCD) provides information about experimentally determined crosstalk between pathways and components based on protein interactions and regulations. PCD includes detailed information about cross-talking partners, their mediators, cross-talking event, cross-talking diagrams, and relevant references. The detailed information for members of each pathway are also provided along with links to other databases. PCD currently contains 137 crosstalk records, covering 89 signaling pathways and components, and 78 diseases and biological processes.
Click here to browse PCD by pathway name. Click here to browse PCD by disease or biological process. Click here to download the plain file of PCD. Preliminary: Use of PCD for commercial purposes is not allowed. Last update: 15/Aug/2009
<%
L=Len(NewHits)
i = 1
For i = i to L
num = Mid(NewHits,i,1)
Display = Display & " Please
kindly sign our Guestbook,
or report any bugs to liuxin@nus.edu.sg . Prof.
Chen Yu Zong
|
|||||||||
![]() |
|||||||||
|
|||||||||
Department
of Computational Science | National University of Singapore | Blk S17,
3 Science Drive 2, Singapore 117543
|