Closed ShixiangWang closed 1 year ago
$ ls -alh /data3/wsx/nxf/work/29/2381d613e63ff7f2e52f9eabcba45e/genome.fa
lrwxrwxrwx. 1 wsx wsx 36 Feb 28 15:01 /data3/wsx/nxf/work/29/2381d613e63ff7f2e52f9eabcba45e/genome.fa -> /data1/database/human/hg38/genome.fa
run $ bash .command.sh
successfully while run $ bash .command.run
not
That is definitely a weird bug. Did you encounter it again or have you figured out where it could come from ? I am currently bringing out v.1.0.2 and I may be able to include the fix by then.
@DSchreyer This is because the docker mounts $HOME
at default, while the reference path is not located in the default mount path.
Description of the bug
It's strange to observe that commands to run samtools sort report errors related to a fasta file with "cram" labelled.
Command used and terminal output