Search code examples
How to run Snakemake on an undetermined set of samples?...

pythonworkflowsnakemake

Read More
How to process spacific pairs of files with Snakemake?...

snakemake

Read More
Snakemake (v8.10.7) fails to locate conda (or micromamba)...

condasnakemakemambamicromamba

Read More
Snakemake: Best practices in separating codebase from raw data and results?...

pythonbioinformaticssnakemake

Read More
Snakemake remote rules re-read config file?...

automationcluster-computingsnakemakehpc

Read More
Snakemake issue: wildcard problems when trying to force a rule to be ran after another rule...

automationoutputwildcardsnakemake

Read More
Submitted Snakemake Rules Start to Run and Fail Immediately without throwing any Error but Snakemake...

pythonbioinformaticssnakemake

Read More
Snakemake taking the whole wildcard list as input...

snakemake

Read More
What's the advantage to specifying a log in the log section of a snakemake rule rather than spec...

loggingsnakemake

Read More
Relative Directories in snakefile using workflow.get_source()...

snakemake

Read More
Snakemake: Handle paired reads in a directory...

bioinformaticssnakemake

Read More
Resource requests through snakemake --resources vs. cluster submission...

pythonresourcescluster-computingsnakemake

Read More
Is there a way to get the config file name specified by --configfile?...

snakemake

Read More
Using checkpoint in snakemake to recover unknown output files with more than one wildcard...

snakemake

Read More
Snakemake rule with one input and several outputs...

snakemake

Read More
set location of .snakemake directory...

symlinksnakemake

Read More
Syntax warning for escaped period in triple-quoted shell rule...

pythonsnakemakerawstring

Read More
Confused by different ways to create key:value dictionary pair for file renaming...

snakemake

Read More
How To Handle Wildcards in Snakemake...

pythonbashwildcardsnakemake

Read More
Snakemake: Pipeline to Process Samples with Multiple Input Files...

snakemake

Read More
Python / Snakemake: check condition before executing...

snakemake

Read More
How To Embed Custom Python Functions and Multiple Wildcards in Snakemake Rules...

pythonsnakemake

Read More
How does Snakemake repeat benchmark actually work?...

snakemake

Read More
Snakemake takes 90 s on WSL for test snakefile with very simple workload...

condasnakemake

Read More
How to get snakemake to --use-conda by default?...

condasnakemake

Read More
How do I use snakemake --cluster-cancel?...

cluster-computingsnakemake

Read More
Snakemake unknown number of output files / defining wildcards based on intermediate files...

pythonsplitwildcardsnakemake

Read More
Snakemake shell strange execution order...

bashshellsnakemake

Read More
Why is Snakemake introducing whitespaces in my path to submodules?...

ubuntupathsnakemakewindows-subsystem-for-linuxf-string

Read More
Snakemake rule not prducing output in slurm mode...

pythonsnakemake

Read More
BackNext