eftsung / pygr

Automatically exported from code.google.com/p/pygr
0 stars 0 forks source link

Disallow overwriting seqdb.BlastDB in pygr.Data or Print out error message on overwriting attempt #12

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Sometimes, when you are using pygr, you may encounter error message 
saying "seq not in prefixuniondict" even if you think you are using same 
Annotation DB or NLMSA. Overwriting seqdb.BlastDB in pygr.Data can sever 
the connection between seqdb and AnnotDB/NLMSA. I think we need to 
disallow overwriting seqdb.BlastDB in pygr.Data or print out error message 
saying it is not good...

Original issue reported on code.google.com by deepr...@gmail.com on 31 May 2008 at 7:37