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

singularity, error on creating temp files #643

Open
aheravi opened this issue Oct 7, 2023 · 0 comments
Open

singularity, error on creating temp files #643

aheravi opened this issue Oct 7, 2023 · 0 comments

Comments

@aheravi
Copy link

aheravi commented Oct 7, 2023

Hi all,
I'm trying to run your tool using the singularity image and getting the below error. Could you please comment on that?
I don't have permission to write on the reference folder and need a running parameter(s) to avoid creating a file/folder on the reference folder. I tried a couple like --TMP_DIR and --singularity_cache with no luck.

Thanks,
Ali

my running command:

singularity exec gridss_latest.sif virusbreakend --workingdir test --kraken2db /virusbreakenddb --output $lib.virusbreakend.vcf --reference /hg38_no_alt/genome/fasta/hg38_no_alt.fa test.bam

Error:

Fri Oct  6 19:45:19 PDT 2023: Running GRIDSS steps: setupreference,
mkdir: cannot create directory '/hg38_no_alt/genome/fasta/hg38_no_alt.fa.tmp.gridsslock': Permission denied
Fri Oct  6 19:45:19 PDT 2023: Multiple instances of setupreference cannot be run concurrently. Aborting due to existence of /hg38_no_alt/genome/fasta/hg38_no_alt.fa.tmp.gridsslock
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

1 participant