Power User Gateway in Java
Up one levelIf you are trying to submit complex queries to the PubChem Database in an automated way, you want to make use of the Power User Gateway (PUG) offered by NCBI to submit complex XML structured quereies. This Java Util creates the big XML queries and submits them to the PUG.
-
Hacking PubChem in Java: Learning to Speak PUG
- Submit complex queries to the Power User Gateway using Java.
-
PowerUserGatewayRequest.java
- Java Source for requesting complex datasets from the PowerUserGateway at NCBI.
-
Hacking PubChem: Power User Gateway by Rich Apodaca
- Explanation of the PUG and a simple description of the structure of the XMLRequests and -Responds.
-
Dispatcher.java
- Example of how to create the request.