XML RPC Services

From DISI
Revision as of 18:48, 22 February 2007 by JohnIrwin (talk | contribs)
Jump to navigation Jump to search

We offer several XML RPC services.

  • Step 1. Download the client
  • Step 2. Download the sample data
  • Step 3. Protonate AChE receptor PDB file
    • client.py upr ache  ; upr is United-atom Protonate Receptor
      • ; this takes rec.pdb and returns newrec.pdb, with united atoms protonated
  • Step 4. Run DOCK Blaster
    • client.py blaster ache ; returns DOCK Blaster Job ID number
    • browse results | results
  • Step 5. Upload data and process in ZINC
    • client.py upload actives.py ; returns ZINC upload number
  • Step 6. Search ZINC using SMILES
    • client.py smiles test1.smi
  • Step 7. Search ZINC using SMARTS
    • client.py smarts test2.sma
  • Step 8.