I have RNA-Seq data and I would like to pathway analysis. Do anyone know whether any pathway analysis workflows are written in snakemake?
Thank you in advance.
I have RNA-Seq data and I would like to pathway analysis. Do anyone know whether any pathway analysis workflows are written in snakemake?
Thank you in advance.
Not sure what kind of pathway analysis you are referring to but according to the documentation the official snakemake repositories seem to be located here.
If you can't find anything there you can at least use the examples as templates or even add to it.