IKIM-Essen / uncovar

Transparent and robust SARS-CoV-2 variant calling and lineage assignment with comprehensive reporting.
https://ikim-essen.github.io/uncovar
BSD 2-Clause "Simplified" License
21 stars 8 forks source link

fix: fix log not being found by the system #671

Closed huzuner closed 1 month ago

huzuner commented 1 month ago

Description

Currently log cannot be found by the system and workflow fails. Removing the cwd parameter from the path of the log fixes it.

Related Issue

Checklist