Skip to content

Unexpected error during graph construction: <class 'FileNotFoundError'> #11

@ghost

Description

Hello,
running Bwise returns this error

/home/alessandro/BWISE/Bwise.py -x reads.fa -t 2 -o test

*** This is BWISE - High order De Bruijn graph assembler ***

Binaries are in: /home/alessandro/BWISE/bin
The command line was: /home/alessandro/BWISE/Bwise.py -x reads.fa -t 2 -o test
Results will be stored in:  /home/alessandro/Documents/PhD/Bwise_test/test

[14:48:48 18/09/2017] --> Starting Read Correction with Bloocoo...
	Correction step 1
		/home/alessandro/BWISE/bin/Bloocoo32 -file /home/alessandro/Documents/PhD/Bwise_test/reads.fa  -slow -kmer-size 31 -nbits-bloom 24  -out reads_corrected1.fa -nb-cores 2
			ln -fs /home/alessandro/Documents/PhD/Bwise_test/test/reads_corrected1.fa  /home/alessandro/Documents/PhD/Bwise_test/test/reads_corrected.fa

[15:42:37 18/09/2017] --> Correction Done
Correction took:  0:53:49

[15:42:37 18/09/2017] --> Starting Graph construction and Super Reads generation...
Unexpected error during graph construction: <class 'FileNotFoundError'>
[FATAL ERROR] 
Try `Bwise --help` for more information
zsh: exit 1     /home/alessandro/BWISE/Bwise.py -x reads.fa -t 2 -o test

I installed Bwise today, 18th of September 2017, so it's the very last version.

Any idea? the input file is in correct fasta format.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions