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

Error using test profile #27

Closed
youpze opened this issue Mar 14, 2024 · 3 comments · Fixed by #32
Closed

Error using test profile #27

youpze opened this issue Mar 14, 2024 · 3 comments · Fixed by #32
Labels
bug Something isn't working

Comments

@youpze
Copy link

youpze commented Mar 14, 2024

Description of the bug

Hi,

When I tried to run the test profile provided from nf-core the pipeline crashed in the ISOSEQ3_REFINE process. Command exit status 139 and the command error was this:
.command.sh: line 8: 38 Segmentation fault isoseq3 refine -j 2 alz.chunk3_flnc.NEB_5p--NEB_Clontech_3p.bam primers.fasta alz.chunk3.bam

The nexflow logfile is added as a file.

I tried running the command provided below, using the containers singularity and conda. Both encountered the exact same issue.

nextflow run nf-core/isoseq -profile test,singularity --outdir /exports/sascstudent/yezegers/results/test/isoseq

I hope this helps to locate the issue.

Command used and terminal output

No response

Relevant files

nextflow_log_isoseq.txt

System information

I'm using the newest version of nextflow:

N E X T F L O W
      version 23.10.1 build 5891
      created 12-01-2024 22:01 UTC (23:01 CEST)
      cite doi:10.1038/nbt.3820
      http://nextflow.io
@youpze youpze added the bug Something isn't working label Mar 14, 2024
@gawxyz
Copy link

gawxyz commented Mar 15, 2024

I got this error,too.

@gawxyz
Copy link

gawxyz commented Mar 15, 2024

I solved this problem, which was caused by isoseq3 container
! image
modify the container tag 3.8.2 -->4.0.0 (or other version worked) in modules/nf-core/isoseq3/refine/main.nf

@sguizard
Copy link
Collaborator

Fixed with version 2.0.0

@sguizard sguizard mentioned this issue Aug 29, 2024
10 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants