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 that GTF file does not exist #8

Open
qianzhao613 opened this issue Jul 13, 2024 · 2 comments
Open

Error that GTF file does not exist #8

qianzhao613 opened this issue Jul 13, 2024 · 2 comments

Comments

@qianzhao613
Copy link

Hi Youngbin and Dominik,

I tried running Nextflow on some public datasets and set the directory according to the requirements. However, I encountered an error indicating that the GTF file could not be found. I have verified that the path is correct and that the GTF file can be printed. Could you please help me resolve this issue?
image

Cheers,
Qian

@4li77l3n00b
Copy link

execute export NXF_SINGULARITY_HOME_MOUNT=true in bash.
referring to https://www.nextflow.io/docs/latest/container.html#id21

@qianzhao613
Copy link
Author

qianzhao613 commented Aug 10, 2024

execute export NXF_SINGULARITY_HOME_MOUNT=true in bash. referring to https://www.nextflow.io/docs/latest/container.html#id21

Thanks for your reply. The code I used is

export NXF_SINGULARITY_HOME_MOUNT=true

nextflow run main.nf -profile singularity --sample_type "mouse"

but the problem still exists. Do you have any suggestions? Thanks.

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