-
Notifications
You must be signed in to change notification settings - Fork 36
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
error running test profile with conda #551
Comments
The corresponding error
I also see other errors such as:
Could you maybe go into
and send the contents of |
OK actually I was able to replicate the conda error, I'm going to look into this now :) The two cnetrifuge report files that get generated are:
So I guess this might be a taxprofiler bug - @Midnighter , this is because is no taxon name there, or? Uhh strange, tax id 9313 is 😅 |
Docker produces:
With upstream step having the following log:
|
I've ran out of time today unfortuantely, But I need to run the two test profiles and compare what the centrifuge process itself reports. |
Description of the bug
While setting up taxprofiler on my local machine. I encountered an issue when using conda as the executor. There seems to be a reproducible failure for the process "NFCORE_TAXPROFILER:TAXPROFILER:STANDARDISATION_PROFILES:TAXPASTA_MERGE" stemming from an upstream error in the sample "2613_db3.centrifuge".
This error does not occur when using singularity as the executor on the same machine. Not sure if this is a Nextflow, conda or taxprofiler issue.
Command used and terminal output
nextflow run nf-core/taxprofiler -r 1.2.0 -profile test,conda --outdir ./taxprofiler_test_conda
Relevant files
nextflow.conda.log
nextflow.singularity.log
System information
Nextflow version 24.10.0 build 5928
conda 24.9.2
Hardware: 21 CPU threads, 30 GB RAM
Ubuntu 22.04 LTS
Taxprofiler release 1.2.0
The text was updated successfully, but these errors were encountered: