aomlomics / tourmaline

Amplicon sequence processing workflow using QIIME 2 and Snakemake
BSD 3-Clause "New" or "Revised" License
42 stars 19 forks source link

Syntax warning for invalid escape sequences #121

Closed lukenoaa closed 3 months ago

lukenoaa commented 7 months ago

Getting errors like invalid escape sequence '\/', invalid escape sequence '\[', and invalid escape sequence '\|' at the start of a snakemake run.

May be related to new Python version 3.12: https://docs.python.org/dev/whatsnew/3.12.html#other-language-changes