Open alexmemory opened 4 years ago
The history seems to store relative paths, which can cause up-to-date tasks to rerun if we run from a different working directory. Is there a way to have the history store absolute paths instead (or any other pointers to avoid the issue)? Thank you! https://github.com/cgat-developers/ruffus/blob/9367f8290b3e8edbbb95a4acd9db510f79c27599/ruffus/task.py#L4820
The history seems to store relative paths, which can cause up-to-date tasks to rerun if we run from a different working directory. Is there a way to have the history store absolute paths instead (or any other pointers to avoid the issue)? Thank you! https://github.com/cgat-developers/ruffus/blob/9367f8290b3e8edbbb95a4acd9db510f79c27599/ruffus/task.py#L4820