Created
October 17, 2011 21:08
-
-
Save andrewcstewart/1293823 to your computer and use it in GitHub Desktop.
Bio::DB::Fasta error
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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