Web Portal Development
From Chemical Informatics and Cyberinfrastructure Collaboratory
Contents |
Web Services and Workflows
This page collects standalone clients to various project Web Services. For a list of the services themselves, see Web Service Infrastructure for a collection of URLs to WSDL definitions. We also create entire scientific usage scenarios by using Workflow engines to combine several Web services. For Taverna examples, see Workflows.
We have additional, non-public services to BCI and OpenEye software that are available for Indiana University users.
Portal
We are developing JSR 168 compliant portals and portlet components to provide user interfaces to Web Services and workflows. Our portal is available from http://www.chembiogrid.org/gridsphere and includes publicly available services (i.e. no login required).
Standalone Web Apps
We have developed numerous standalone web interfaces to our services. These will be integrated into a comprehensive portal or start page in the future.
As a general rule, these are placed under http://www.chembiogrid.org/cheminfo/, so you can browse the listing there for services. Some specific examples include
- Docking Database - an interface to the results of docking a drug-like subset of PubChem into a series of targets
http://www.chembiogrid.org/cheminfo/dock/
- 3D structure Database - an interface to the 3D structures of nearly 10M PubChem compounds, obtained using MMFF94
http://www.chembiogrid.org/cheminfo/p3d/
- PubChem Frequent Hitters - get a summary of how many assays a set of CID's are active and inactive in
http://www.chembiogrid.org/cheminfo/freqhit/fh
- Scripps MLSCN Toxicity Predictions - obtain toxicity predictions based on a random forest ensemble using the Scripps MLSCN cytotoxicity data
http://www.chembiogrid.org/cheminfo/rws/scripps
- ToxTree toxicity hazard predictions
http://cheminfo.informatics.indiana.edu/~rguha/code/java/cdkws/cdkws.html#tox
- NTP DTP Anti-Cancer Activity Predictions - obtain predictions of whether a compounds will exhibit anti-cancer activity against the first 40 cell lines from the NCI DTP
http://www.chembiogrid.org/cheminfo/ncidtp/dtp
- Ames Mutagenecity Predictions - predict whether a molecule will be mutagenic or not, based on a random forest model
http://www.chembiogrid.org/cheminfo/rws/ames
- Pharmacokinetic Parameter Calculator - calculate pharmacokinetic parameters for drug like compounds
http://www.chembiogrid.org/cheminfo/pkcell/
- Kemo - a natural language interface to PubChem
http://cheminfo.informatics.indiana.edu:8080/kemo/
- Generate RSS feeds for PubChem queries
http://www.chembiogrid.org/cheminfo/rssint.html
- Statistical Model Downloads - download predictive models in the R binary format
http://www.chembiogrid.org/cheminfo/rws/mlist
- Miscellaneous cheminformatics web service clients - includes TPSA, 2D structure diagrams, and 2D similarity
http://cheminfo.informatics.indiana.edu/~rguha/code/java/cdkws/cdkws.html
Even more Web Service Clients
Varuna Web Service
These are sample clients. Clients for several more Varuna services are under development (see Web Service Infrastructure).
- File operation (converting file formats for chemical computation) http://129.79.139.29/filecon/Default.aspx
- Result analysis (extracting useful information from chemical computation)http://129.79.139.29/utilityclient/Default.aspx
VOTables Clients
- http://gf1.ucs.indiana.edu:9080/axis/VOTables.html
- Combine VOTables and R web services to generate an OLS model from data in a Excel file
Stand Alone Programs
These programs are generally available as source code and in some cases have not been fully packaged. Some of these utilize or access PubChem and our derived databases via web services.
- SMILES to 3D coordinate generator
- SVN repository located at http://rguha.ath.cx/svn/src/c/smi23d
- R package
- Fingerprint manipulation supporting CDK, BCI and MOE formats - http://cran.r-project.org/src/contrib/Descriptions/fingerprint.html
- Integration of the CDK with R - http://cran.r-project.org/src/contrib/Descriptions/rcdk.html
- Accessing PubChem from within R - http://cran.r-project.org/src/contrib/Descriptions/rpubchem.html
- PubDock plugin for Chimera which allows you to visualize the contents of the docking database within Chimera - http://poincare.uits.iupui.edu/~heiland/cicc/code/
