I'm trying to run LoReAn via docker. The run failed because the program wants to link my BAM file to a location that doesn't exist.
I read that this error can occur when two files on different filesystems are linked. This is not the case here: /data/ and /home/larsgabriel/ are on the same system.
Did I execute LoReAn correctly? The docker file should be up to date since I loaded it today.
Dear developers,
I'm trying to run LoReAn via docker. The run failed because the program wants to link my BAM file to a location that doesn't exist.
I read that this error can occur when two files on different filesystems are linked. This is not the case here:
/data/
and/home/larsgabriel/
are on the same system.Did I execute LoReAn correctly? The docker file should be up to date since I loaded it today.
Thank you for your help! Best, Lars