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 executing process > 'CHECK_SAMPLE_SHEET (1)' #11

Open
AaronHY opened this issue May 2, 2022 · 1 comment
Open

Error executing process > 'CHECK_SAMPLE_SHEET (1)' #11

AaronHY opened this issue May 2, 2022 · 1 comment

Comments

@AaronHY
Copy link

AaronHY commented May 2, 2022

To whom may concern,

Thanks for such a nice workflow. I have tried to use it and there comes some error regarding the "CHECK_SMAPLE_SHEET" as below. I used the suggested python script to make the sample.csv. Could you please help with it?

Script

nextflow run peterk87/nf-iav-illumina --input samplesheet1.csv -profile singularity

#samplesheet1.csv

sample,fastq_1,fastq_2
1,/mnt/e/labwork/flu/testraw/1_S1_L001_R1_001.fastq.gz,/mnt/e/labwork/flu/testraw/1_S1_L001_R2_001.fastq.gz
2,/mnt/e/labwork/flu/testraw/2_S2_L001_R1_001.fastq.gz,/mnt/e/labwork/flu/testraw/2_S2_L001_R2_001.fastq.gz
3,/mnt/e/labwork/flu/testraw/3_S3_L001_R1_001.fastq.gz,/mnt/e/labwork/flu/testraw/3_S3_L001_R2_001.fastq.gz
4,/mnt/e/labwork/flu/testraw/4_S4_L001_R1_001.fastq.gz,/mnt/e/labwork/flu/testraw/4_S4_L001_R2_001.fastq.gz
5,/mnt/e/labwork/flu/testraw/5_S5_L001_R1_001.fastq.gz,/mnt/e/labwork/flu/testraw/5_S5_L001_R2_001.fastq.gz

Output

Error executing process > 'CHECK_SAMPLE_SHEET (1)'

Caused by:
Process CHECK_SAMPLE_SHEET (1) terminated with an error exit status (127)

Command executed:

check_sample_sheet.py samplesheet1.csv samplesheet.fixed.csv

Command exit status:
127

Command output:
(empty)

Command error:
/bin/bash: line 0: cd: /mnt/e/labwork/flu/test/work/40/3c36e6e9608c400ad5323d65db3cfe: No such file or directory
/bin/bash: .command.run: No such file or directory

Work dir:
/mnt/e/labwork/flu/test/work/40/3c36e6e9608c400ad5323d65db3cfe

Tip: when you have fixed the problem you can continue the execution adding the option -resume to the run command line

@peterk87
Copy link
Owner

Hi @AaronHY we recently identified and fixed an issue with the Singularity profile. If that profile is still not working, please let us know.

Have you tried the Conda profile?

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

2 participants