I'm having difficulty getting my EMBL-GenBank link to work properly.
I would like to retrieve a particular Genbank entry corresponding to a
given EMBL ID, so presumably the way to do that is:
getz -e '[EMBL-id:foo]>Genbank'
However, when I try to do this, I get:
SRSICA:icarus.i:16: error: library ID does not exist, no library with
ID "0" is defined
and then it dies from a null pointer dereference.
I have checked $SRSDB/srsdb.i and none of the library IDs are defined
to be zero, none of them are duplicated, and all of them are less than
255.
Any ideas what's broken?
Tim.