miguelroboso

Results 1 issues of miguelroboso

Right now I am downloading the smiles one by one, from a compound ID with `mycp = pcp.Compound.from_cid(myCid) canSmiles = mycp.canonical_smiles` After a while, however, I get `urllib2.URLError: ` And...