[BioPython] GenBank and raw_input()

João Rodrigues anaryin at gmail.com
Sat Dec 1 20:02:53 UTC 2007


Hello all!

I'm trying to code a small function that uses the GenBank.search_for()
method but I can't get it to work with raw_input(). I tried using input and
then converting to str, tried to create a raw string and then concatenate
with my raw_input string, nothing works.. I keep having an error in the
urllib2 (probably because the link isn't properly built).

Any ideas?

Thanks in advance!

João Rodrigues




More information about the Biopython mailing list