Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

getting multiple "print() on closed filehandle TMPOUT" messages #1

Closed
pcantalupo opened this issue May 15, 2017 · 1 comment
Closed

Comments

@pcantalupo
Copy link
Owner

i'm seeing multiple messages like this during Taxonomy step

print() on closed filehandle TMPOUT at /path/to/annotater/Reann.pm line 275, <IN> line 17

which is followed by this exception:

------------- EXCEPTION -------------
MSG: Could not read file '~/path/to/viral.1.1.genomic.fna.gis.txt.fa': No such file or directory
STACK Bio::Root::IO::_initialize_io /path/to/bioperl/bioperl-live/Bio/Root/IO.pm:268
STACK Bio::SeqIO::_initialize /path/to/bioperl/bioperl-live/Bio/SeqIO.pm:513
STACK Bio::SeqIO::fasta::_initialize /path/to/bioperl/bioperl-live/Bio/SeqIO/fasta.pm:87
STACK Bio::SeqIO::new /path/to/bioperl/bioperl-live/Bio/SeqIO.pm:389
STACK Bio::SeqIO::new /path/to/bioperl/bioperl-live/Bio/SeqIO.pm:435
STACK Reann::Taxonomy /path/to/annotater/Reann.pm:282
STACK toplevel /path/to/annotater/Reann.pl:17
-------------------------------------
@pcantalupo
Copy link
Owner Author

This happens when using a tilde for user home directory in config file for path to blast database. Example:

~/path/to/viral.1.1.genomic.fna

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant