[Bioperl-l] GenBank record reading

Kris Boulez krbou@pgsgent.be
Thu, 13 Jul 2000 09:31:59 +0200


[ this should have been a follow-up to earlier posts about GenBank
records reading, but I already deleted the originals :( ]

Shouldn't we strive to not let any method call 'die', but trap these
errors our selfs and ->warn() or ->throw() ?
I write this because I just have one of my scripts die with 

  Can't call method "_generic_seqfeature" on an undefined value at
  /usr/local/lib/perl5/site_perl/5.005/Bio/SeqIO/genbank.pm line 296,...

P.S. What do people think about doing code review / coding during
BOSC/ISMB ?

Kris,