From 291337e920cc95510fce3c0cdcc62b4443cd3bc4 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Thu, 13 Oct 2016 14:03:19 +0200 Subject: Fix retrieving pubchem infos for ambiguous names --- test.log | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) (limited to 'test.log') diff --git a/test.log b/test.log index e2dbdd5..158cb5a 100644 --- a/test.log +++ b/test.log @@ -1,23 +1,22 @@ Loading chents Loading required package: testthat - +Testing chents +Generation of chent objects: Initialize Python Version 2.7.9 (default, Jun 29 2016, 13:11:10) [GCC 4.9.2] -Testing chents -Generation of chent objects: Trying to get chemical information from RDKit using user SMILES +Trying to get chemical information from RDKit using user SMILES CCCCCCCCO ...... Generation of pai objects: alanwood.net: Querying glyphosate.html PubChem: -http://pubchem.ncbi.nlm.nih.gov/rest/pug/compound/name/glyphosate/cids/JSON -No encoding supplied: defaulting to UTF-8. +http://pubchem.ncbi.nlm.nih.gov/rest/pug/compound/name/cids/JSON Found 1 entries in PubChem, using the first one. http://pubchem.ncbi.nlm.nih.gov/rest/pug/compound/cid/property/MolecularFormula,MolecularWeight,CanonicalSMILES,IsomericSMILES,InChI,InChIKey,IUPACName,XLogP,ExactMass,MonoisotopicMass,TPSA,Complexity,Charge,HBondDonorCount,HBondAcceptorCount,RotatableBondCount,HeavyAtomCount,IsotopeAtomCount,AtomStereoCount,DefinedAtomStereoCount,UndefinedAtomStereoCount,BondStereoCount,DefinedBondStereoCount,UndefinedBondStereoCount,CovalentUnitCount,Volume3D,XStericQuadrupole3D,YStericQuadrupole3D,ZStericQuadrupole3D,FeatureCount3D,FeatureAcceptorCount3D,FeatureDonorCount3D,FeatureAnionCount3D,FeatureCationCount3D,FeatureRingCount3D,FeatureHydrophobeCount3D,ConformerModelRMSD3D,EffectiveRotorCount3D,ConformerCount3D,Fingerprint2D/JSON http://pubchem.ncbi.nlm.nih.gov/rest/pug/compound/cid/synonyms/JSON Trying to get chemical information from RDKit using PubChem_Canonical SMILES C(C(=O)O)NCP(=O)(O)O -........ +....... DONE =========================================================================== -- cgit v1.2.1