Structure Search App
HBCP structure search service
Production server url for posting query: http://struct.chemnetbase.com/StructureSearch/search/
Production for testing: http://struct.chemnetbase.com/StructureSearch/
Staging server url for posting query: http://10.151.4.20/StructureSearch/search/
Staging server for testing: http://10.151.4.20/StructureSearch/
The following parmameters must be posted:
PARAMETER NAME: searchType
Search type can be EXACT(FULL) or SUBSTRUCTURE
PARAMETER NAME: sid
Search Id - must be integer
PARAMETER NAME: structure
obtained from marvin applet view using "document.MSketch.getMol('mol');"
DEPLOYMENT NOTES
Database setting are set in the main tomcat context.xml.
Click here to search