Search code examples
Snakemake changes wildcard, resulting in InputFunctionException...


snakemake

Read More
Error submitting jobscript (exit code 127) when invoking snakemake through cron job on SLURM cluster...


cronslurmsnakemakesbatch

Read More
Snakemake workflow in which wildcards produce different output files...


pythonautomationsnakemake

Read More
Logging Snakemake's own console output - how to change what file Snakemake logs to?...


pythonshellloggingsnakemakeonerror

Read More
How to run one part of a Snakemake pipeline without rerunning entire pipeline?...


pythondebuggingsnakemake

Read More
Cannot use snakemake containerize flag when I'm using already existing named environments...


condasnakemake

Read More
Snakemake use different wildcards in a rule...


python-3.xwildcardsnakemakefastq

Read More
snakemake threads wildcards not found...


pythonbioinformaticssnakemake

Read More
split args of my script into multiple lines in snakemake...


pythonargumentssnakemake

Read More
Snakemake target rules may not contain wildcards...


snakemake

Read More
Samtools shared library libcrypto.so.1.0.0 not found...


pythonpackagecondasnakemake

Read More
Snakemake wildcards from python wrapper not found...


pythonsnakemake

Read More
Snakemake expand on a dictionary, keeping wildcards...


pythonsnakemake

Read More
module 'asyncio' has no attribute 'coroutine' on snakemake...


pythonpython-asynciosnakemake

Read More
Checkpoints, unknown files, intermediate processing - missing wildcards problem...


snakemake

Read More
Snakemake - set final output filename from configuration...


pythonbioinformaticssnakemake

Read More
Why does `snakemake --list-untracked ...` list the `config.yaml` file in its output?...


snakemake

Read More
Generic input functions for Snakemake...


pythonsnakemake

Read More
Running snakefile from directory that doesn't contain snakefile...


pythonsnakemake

Read More
How to resolve wildcard error in Snakemake?...


pythonsnakemake

Read More
Snakemake subtract a mask from two channels...


pythonimagesnakemake

Read More
how to escape MissingOutputException while running a for loop in a rule in snakemake...


bioinformaticssnakemake

Read More
Empty pdf with for loop...


rfor-loopplotsnakemake

Read More
Bash code with if/else/fi and awk/perl regexps does work outside snakemake but not inside a snakemak...


regexawksnakemakegtfsgff

Read More
What is the proper way to access values in nested dictionaries with Snakemake?...


snakemake

Read More
Snakefile how to mix wildcards and variables...


pythonsnakemake

Read More
Function or dict comprehension as a Snakefile output...


pythonpython-3.xpython-3.7snakemake

Read More
Target rules may not contain wildcards. Please specify concrete files or a rule without wildcards er...


pythonbioinformaticssnakemake

Read More
How to make Snakemake wildcard work for empty string?...


pythonwildcardbioinformaticssnakemake

Read More
Running multiple snakemake pipelines one after the other with one single script...


pythonsnakemake

Read More
BackNext