Search code examples
Snakemake "Function did not return str or list of str."...


pythonfunctioninputwildcardsnakemake

Read More
Can I run a try-except block (or similar) inside a Snakemake rule?...


pythonshellsnakemake

Read More
SNAKEMAKE - Missing input files for rule all in snakemake because of wildcard_constraints...


wildcardbioinformaticssnakemake

Read More
Avoid shell printing output when running in params directive...


shellsnakemake

Read More
Wrong snakemake glob_wilcards and wildcard_constraints...


pythonglobsnakemakewildcard-expansion

Read More
How to use wildcards in keyword wildcard_constraints...


pythonwildcardsnakemakewildcard-expansion

Read More
Perl installed via conda snakemake shell error: Can´t open perl script .. no such file or direc...


shellperlanacondasnakemake

Read More
Is there a function in snakemake to make the list of output dependent on the arguments passed into t...


pythonsnakemakedirected-acyclic-graphswildcard-expansion

Read More
Correctly consuming a multiline config file in snakemake as an input...


pythonshellyamlsnakemakevariable-expansion

Read More
How to limit usage of disk space in Snakemake?...


pythonresourcespriority-queuesnakemakediskspace

Read More
Prevent rules from rerunning when intermediate file is updated...


pythonsnakemakedirected-acyclic-graphsorchestration

Read More
Snakemake not recognizing multiple files as input...


pythonshellyamlbioinformaticssnakemake

Read More
how to quickly identify if a rule in Snakemake needs an input function...


pythonwildcardsnakemakedirected-acyclic-graphswildcard-expansion

Read More
Please explain me why i am getting this error in snakemake? I´ve been strugling for days please...


pythonpipelinewildcardsnakemakerna-seq

Read More
Is there a way for Snakemake to evaluate dynamic Snakefile constructs like `eval` does in GNU Make?...


pythonbashevalgnu-makesnakemake

Read More
how to speed up task performing using snakemake...


pythonpython-multiprocessingsnakemake

Read More
conditional target in Snakemake...


pythonsnakemake

Read More
Can Snakemake parallelize the same rule both within and across nodes?...


snakemake

Read More
Snakemake 'run' directive produces no error message...


pythonpython-3.xerror-handlingsnakemake

Read More
improve snakemake rule in few aspects...


pythonlist-comprehensionwildcardsnakemakewildcard-expansion

Read More
Is a use case for the asyncio package to compute on a set of data while reading the next set from di...


pythonparallel-processingpython-asynciodasksnakemake

Read More
snakemake --profile PROFILE_NAME --dry-run results in "No config.yaml found", despite prof...


slurmsnakemakehpc

Read More
Snakemake scatter-gather with wildcard AmbiguousRuleException...


pythonwildcardbioinformaticssnakemake

Read More
Importing local modules into Snakemake files...


pythonsnakemake

Read More
How can I define an output that can be either one thing or another in Snakemake?...


pythonwildcardsnakemake

Read More
Snakemake: Expand Incorrectly Defining Output Folders...


pythonwildcarddirectory-structuresnakemakeexpand

Read More
Snakemake: Mismatched Wildcards Variable Values for "output" Rule...


pythonwildcarddirectory-structuresnakemakecp

Read More
Reuse of a rule in Snakemake...


python-3.xsnakemake

Read More
Snakemake: wildcards do not expand in script line of rule...


wildcardsnakemakeexternal-script

Read More
Snakemake using the first argument of a list as a wildcard...


snakemake

Read More
BackNext