[pygr-notify] Issue 28 in pygr: patch to test seq dicts passed into AnnotationDB.

codesite-noreply at google.com codesite-noreply at google.com
Mon Sep 1 11:49:07 PDT 2008


Issue 28: patch to test seq dicts passed into AnnotationDB.
http://code.google.com/p/pygr/issues/detail?id=28

New issue report by ti... at idyll.org:
This is a proposed solution to the problem where users pass in the wrong
sequence dictionary to AnnotationDB and get an error only when they ask for
an annotation object.  Because objects are created on -demand, the error
they get shows up after the construction of the AnnotationDB; the idea in
this patch is to test the first value in the AnnotationDB and raise an
error if it fails.

(This is a common user error in my experience, and pygr's error reporting
is confusing.)

Attachments:
	0001-proposed-addition-to-AnnotationDB-to-test-seq-dicts.patch  2.1 KB


Issue attributes:
	Status: New
	Owner: ti... at idyll.org
	Labels: Type-Enhancement Priority-Low

-- 
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings



More information about the pygr-notify mailing list