[Biopython-dev] TogoWS in Biopython?
Brad Chapman
chapmanb at 50mail.com
Wed Nov 2 12:19:58 UTC 2011
Peter;
> > Would someone like to review the TogoWS code I have written
> > to access the Togo Web Service's REST API please?
This looks great and the tests are all passing for me. My only small
suggestion would be to avoid hardcoding 'http://togows.dbcls.jp'
everywhere. I'd stick this as a top level variable along with the global
caches and reference it in the code. This way if they ever get any
mirrors we could adjust on the fly.
Thanks for getting this in,
Brad
More information about the Biopython-dev
mailing list