You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This has the drawback of making the workflow depend on a very recent Snakemake version. It has the benefit of making the code for the rules a bit more clean-looking.
Snakemake should be Pathlib compatible across the board now, so it should be possible to remove all the superfluous str conversions in all rules.
The text was updated successfully, but these errors were encountered: