Dear all,
I'm currently integrating TRF in a NextFlow pipeline. Although I've been previously able to use TRF v4.0.9 successfully outside of such framework, it seems I am now facing an issue due to non zero exit status in absence of any errors. In fact, NextFlow is using the exit code to evaluate whether the pipeline execution should stop or not, and it stops when the exit status is not 0. I found in the README:
"TRF now has an exit status of 0 on success, and non-zero otherwise. Previously, TRF would have a non-zero exit status which was to be interpreted by the user as the number of TRs processed.".
Based on this sentence, I think having a conda v4.10.0 installation for TRF should solve the issue. I already tried compiling from source, but with no success. Could you please update the conda version?
Thanks,
Simone
Dear all, I'm currently integrating TRF in a NextFlow pipeline. Although I've been previously able to use TRF v4.0.9 successfully outside of such framework, it seems I am now facing an issue due to non zero exit status in absence of any errors. In fact, NextFlow is using the exit code to evaluate whether the pipeline execution should stop or not, and it stops when the exit status is not 0. I found in the README: "TRF now has an exit status of 0 on success, and non-zero otherwise. Previously, TRF would have a non-zero exit status which was to be interpreted by the user as the number of TRs processed.". Based on this sentence, I think having a conda v4.10.0 installation for TRF should solve the issue. I already tried compiling from source, but with no success. Could you please update the conda version? Thanks, Simone