This is a test version of Biostars. For the public version, visit https://www.biostars.org.
how to colorize snakemake editing text

Hi all,

I am trying to learn some snakemake workflows. I would like to ask is there anyway to colorize the text in Snakemake as in .R or .py file?

side ques: is snakemake a good starting point for bioinformatics workflow management, or next-flow?

Thank all?

snakemake

1 answer

There's snakemake-mode for Emacs that can be installed from MELPA: https://melpa.org/#/snakemake-mode

Log in to answer this question.