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

Could not read file (reference file) error #65

Open
george-githinji opened this issue Jan 7, 2017 · 2 comments
Open

Could not read file (reference file) error #65

george-githinji opened this issue Jan 7, 2017 · 2 comments
Labels

Comments

@george-githinji
Copy link

george-githinji commented Jan 7, 2017

Hi @andrewjpage
I ran assembly improvement against a spades assembly and a virus reference sequence provided on the command line and I get this error. I decided to just run the order_contigs_with_abacus script and again it raises this error. Is this a known issue or something wrong with my setup? The reference file was provided in the arguments.

This is with improve_assembly
For some reason it is unable to locate the given files and arguments.

------------- EXCEPTION: Bio::Root::Exception -------------
MSG: Could not read file '/assembly/spades/sample1/improved_no_ref_assembly/ucgdTSn1uJ/scaffolds.scaffolded.gapfilled.length_filtered.sorted.fa_KP317916_1.fasta.fasta': No such file or directory
STACK: Error::throw
STACK: Bio::Root::Root::throw /apps/perl/5.24.0/lib/site_perl/5.24.0/Bio/Root/Root.pm:447
STACK: Bio::Root::IO::_initialize_io /apps/perl/5.24.0/lib/site_perl/5.24.0/Bio/Root/IO.pm:268
STACK: Bio::SeqIO::_initialize /apps/perl/5.24.0/lib/site_perl/5.24.0/Bio/SeqIO.pm:513
STACK: Bio::SeqIO::fasta::_initialize /apps/perl/5.24.0/lib/site_perl/5.24.0/Bio/SeqIO/fasta.pm:87
STACK: Bio::SeqIO::new /apps/perl/5.24.0/lib/site_perl/5.24.0/Bio/SeqIO.pm:389
STACK: Bio::SeqIO::new /apps/perl/5.24.0/lib/site_perl/5.24.0/Bio/SeqIO.pm:435
STACK: Bio::AssemblyImprovement::Abacas::DelimiterRole::_split_sequence_on_delimiter /apps/perl/5.24.0/lib/site_perl/5.24.0/Bio/AssemblyImprovement/Abacas/DelimiterRole.pm:70
STACK: Bio::AssemblyImprovement::Abacas::Main::run /apps/perl/5.24.0/lib/site_perl/5.24.0/Bio/AssemblyImprovement/Abacas/Main.pm:73
STACK: Bio::AssemblyImprovement::Abacas::Iterative::_run_abacas /apps/perl/5.24.0/lib/site_perl/5.24.0/Bio/AssemblyImprovement/Abacas/Iterative.pm:74
STACK: Bio::AssemblyImprovement::Abacas::Iterative::run /apps/perl/5.24.0/lib/site_perl/5.24.0/Bio/AssemblyImprovement/Abacas/Iterative.pm:46
STACK: /apps/perl/5.24.0/bin/order_contigs_with_abacas:57
-----------------------------------------------------------

I had provided all the arguments with the correct paths to where these files are located.

@nysdan
Copy link

nysdan commented Dec 22, 2017

I'm running through the same issue. What does this mean? Did the software finish or I've got an intermediate file that's not worth to work with?

@yirui0214
Copy link

Four years later...I meet the same question. Do you find any way to solve it?

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

No branches or pull requests

4 participants