## Not run:
# ## list available tools
# listCMTools()
#
# ## get detailed instructions on using a tool
# toolDetails("Fingerprint Search")
#
# ## download compound 2244 from PubChem
# job1 <- launchCMTool("pubchemID2SDF", 2244)
#
# ## check job status and download result
# status(job1)
# result1 <- result(job1)
# ## End(Not run)
Run the code above in your browser using DataLab