Skip to content

Instantly share code, notes, and snippets.

@andrewcstewart
Created October 17, 2011 21:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save andrewcstewart/1293823 to your computer and use it in GitHub Desktop.
Save andrewcstewart/1293823 to your computer and use it in GitHub Desktop.
Bio::DB::Fasta error
DB<21> $db = Bio::DB::Fasta->new('out.fa');
indexing was interrupted, so unlinking out.fa.index at /usr/lib/perl5/site_perl/5.8.8/Bio/DB/Fasta.pm line 1053.
at /usr/lib/perl5/site_perl/5.8.8/Bio/DB/Fasta.pm line 1053
Bio::DB::Fasta::DESTROY('Bio::DB::Fasta=HASH(0x14d3b8a0)') called at /usr/lib/perl5/vendor_perl/5.8.8/Error.pm line 184
eval {...} called at /usr/lib/perl5/vendor_perl/5.8.8/Error.pm line 184
DB::eval called at /usr/lib/perl5/5.8.8/perl5db.pl line 3410
DB::DB called at -e line 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment