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

Failed During Expected Coverage #28

Open
hollybpalk opened this issue Jul 20, 2022 · 0 comments
Open

Failed During Expected Coverage #28

hollybpalk opened this issue Jul 20, 2022 · 0 comments

Comments

@hollybpalk
Copy link

I am attempting to use VelvetOptimiser on my short read, paired genome sequences. Using this command:

VelvetOptimiser.pl -s 89 -e 149 -x 20 -f '-shortPaired -fastq interleaved.fastq' -t ${SLURM_CPUS_PER_TASK}

It tells me that "Hash value of best assembly by assembly score: 89", however, goes on to fail during the looking for expected coverage with this error message:

Use of uninitialized value in numeric ne (!=) at /home/tntech.edu/hpalk42/.conda/envs/Velvet/bin/VelvetOptimiser.pl line 283.
Use of uninitialized value in numeric gt (>) at /home/tntech.edu/hpalk42/.conda/envs/Velvet/bin/VelvetOptimiser.pl line 284.
Use of uninitialized value in numeric ne (!=) at /home/tntech.edu/hpalk42/.conda/envs/Velvet/bin/VelvetOptimiser.pl line 283.
Use of uninitialized value $maxScore in numeric gt (>) at /home/tntech.edu/hpalk42/.conda/envs/Velvet/bin/VelvetOptimiser.pl line 284.
Use of uninitialized value in numeric gt (>) at /home/tntech.edu/hpalk42/.conda/envs/Velvet/bin/VelvetOptimiser.pl line 284.
Use of uninitialized value in numeric ne (!=) at /home/tntech.edu/hpalk42/.conda/envs/Velvet/bin/VelvetOptimiser.pl line 283.
Use of uninitialized value $maxScore in numeric gt (>) at /home/tntech.edu/hpalk42/.conda/envs/Velvet/bin/VelvetOptimiser.pl line 284.
Use of uninitialized value in numeric gt (>) at /home/tntech.edu/hpalk42/.conda/envs/Velvet/bin/VelvetOptimiser.pl line 284.
Use of uninitialized value in numeric ne (!=) at /home/tntech.edu/hpalk42/.conda/envs/Velvet/bin/VelvetOptimiser.pl line 283.
Use of uninitialized value $maxScore in numeric gt (>) at /home/tntech.edu/hpalk42/.conda/envs/Velvet/bin/VelvetOptimiser.pl line 284.
Use of uninitialized value in numeric gt (>) at /home/tntech.edu/hpalk42/.conda/envs/Velvet/bin/VelvetOptimiser.pl line 284.
Jul 19 16:05:53 Hash value of best assembly by assembly score: 89
Jul 19 16:05:53 Optimisation routine chosen for best assembly: shortPaired
Jul 19 16:05:53 Looking for the expected coverage
Unable to open /home/tntech.edu/hpalk42/FastQC/interleaved/auto_data_89/stats.txt for exp_cov determination.
at /home/tntech.edu/hpalk42/.conda/envs/Velvet/bin/VelvetOptimiser.pl line 832.

It also says this EARLIER in the error file:
Velveth failed! Response:
1
Jul 19 16:05:30 Velveth with hash value 149 finished.
Velveth failed! Response:
1
Jul 19 16:05:39 Velveth with hash value 89 finished.
Velveth failed! Response:
1
Jul 19 16:05:42 Velveth with hash value 109 finished.
Velveth failed! Response:
1
Jul 19 16:05:44 Velveth with hash value 129 finished.

Is there a way to fix this error? Thank you very much, I have attached the entire error file in case that would help.
VelvetErrorFile.txt
!

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