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

Failed to create hard link #4

Closed
Zaf4 opened this issue Feb 4, 2024 · 1 comment
Closed

Failed to create hard link #4

Zaf4 opened this issue Feb 4, 2024 · 1 comment

Comments

@Zaf4
Copy link
Collaborator

Zaf4 commented Feb 4, 2024

Got this error on HPC:

ln: failed to create hard link '/scratch/zafer.kosar/probe/test/HUSH/HUSH_20240204-142425/genome.fa' => '/scratch/zafer.kosar/probe/test/data/ref/genome.fa': Operation not permitted

after running

prb run_nHUSH -d DNA -L 40 -l 21 -m 3 -t 40 -i 14d

@Zaf4
Copy link
Collaborator Author

Zaf4 commented Feb 4, 2024

fixed by moving from hard link ln to soft link ln -s in run_nHUSH.

Zaf4 added a commit that referenced this issue Feb 4, 2024
@Zaf4 Zaf4 closed this as completed Feb 5, 2024
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