Snakemake with Conda Environment

$ module load miniforge

$ conda create

$ conda activate

$ snakemake command

$ screen/tmux
  • keeps session running when disconnected

  • make sure to connect to same login node,

  • confirm login node with:  hostname

Can create different conda environment for different rules

Previous
Next
RC Logo RC Logo © 2026 The Rector and Visitors of the University of Virginia