Open Ptero64 opened 2 years ago
Same error here, using v1.0.4 and git clone version.
Any idea what is the cause of this and how to fix it? seems related to memory maybe
Error: Encountered exception: 'std::bad_alloc'
thanks
I have such error too
Warning: Could not open read file "/{PathToTheFile}/sr.forward.fastq" for reading; skipping...
Error: No input read files were valid
Use of uninitialized value $outputHeader in pattern match (m//) at /{CondaPath}/envs/centrifuge-env/bin/centrifuge line 777.
$ <slurm-{JobId}.out grep Use | wc -l
1642235
I believe it not be the resources issue: I have allocated 240G of RAM and 84 CPU threads. The fastq file is normal, there were no problems with it in another applications. Do you have any progress with that issue?
Update: There were no problems with fastq file structure, but the path was incorrect. After the path was fixed the process started without error messages.
Hello,
I am trying to run Centrifuge but it failed with the following error message which accumulate endlessly:
Use of uninitialized value $outputHeader in pattern match (m//) at /gpfs2/soft/2019013/Conda_env/nico/bin/centrifuge line 777.
My command is:
Is someone as encounter this error before. I tried a new clean install of my centrifuge as conda environment but without success.
Thanks for the the help.
Regards
Nicolas