[BioPython] sql create tables script in tutorial
Pavel SRB
srbanator at heckler-koch.cz
Wed Aug 27 20:48:24 UTC 2008
hi all, as i am reading through "Basic BioSQL with Biopython"
http://biopython.org/DIST/docs/biosql/python_biosql_basic.html
after executing
>>> db = server.new_database("cold")
i have got an "XXX.biodatabase' doesn't exist" error.
At "BioSQL" http://www.biopython.org/wiki/BioSQL
i have found out sql create table batch script
mysql -u root bioseqdb < biosqldb-mysql.sql
Maybe it should also be in the first tutorial, maybe not. Just
mentioning it.
pavel srb
More information about the Biopython
mailing list