How To Install Snakemake?

How To Install Snakemake?

snakemake

pythonic workflow management system

Maintainer: Debian Med Packaging Team



Section: science

Install snakemake

  • Debian apt-get install snakemake Click to copy
  • Ubuntu apt-get install snakemake Click to copy
  • Kali Linux apt-get install snakemake Click to copy
  • Raspbian apt-get install snakemake Click to copy
  • macOS brew install snakemake Click to copy

snakemake

pythonic workflow management system

Build systems like GNU Make are frequently used to create complicated workflows, e.g. in bioinformatics. This project aims to reduce the complexity of creating workflows by providing a clean and modern domain specific language (DSL) in Python style, together with a fast and comfortable execution environment.

Installing snakemake command is simple. just copy one of the above commands for your operating system and paste it into terminal. This command is available for Debian, Ubuntu, Kali, Raspbian and macOS operating systems. Once you run the command it will install the latest version of snakemake 2024 package in your OS.