Search code examples
Symlink (auto-generated) directories via Snakemake...

pythonmakefiledirectorysymlinksnakemake

Read More
How can I redirect R Markdown errors to a log file when running .Rmd scripts from a pipeline?...

rr-markdownsnakemake

Read More
How to access each element of a nested list for naming output in snakemake?...

pythonlist-comprehensionnested-listssnakemake

Read More
Snakemake tutorial error: "AttributeError: 'str' object has no attribute 'name'...

pythonattributeerrorsnakemake

Read More
Snakemake: specify cluster per rule...

pythonsnakemake

Read More
Format number within a path name...

pythonpython-3.xprintfsnakemakef-string

Read More
Why is no AmbiguousRuleException raised with these Snakemake rule and output combinations?...

snakemake

Read More
Is it possible in snakemake to produce reports and the DAG images automatically?...

snakemake

Read More
Snakemake: define output from list of filenames in text file...

bashfiletextcopysnakemake

Read More
Is there a way to introduce a temporary wildcard in Snakemake from a list?...

pythonbashsnakemake

Read More
How to get Snakemake and CellRanger Count to work with multiple samples...

pythonsnakemakerna-seq

Read More
Using multiple wildcards in snakemake for differentiate replicates in a tsv file...

pandassnakemake

Read More
Does Snakemake have states during a workflow...

snakemake

Read More
Input Functions in Snakemake...

snakemakeconways-game-of-life

Read More
Snakemake expand using dictionary values...

pythonbioinformaticssnakemake

Read More
How to trace-back exact software version(s) used to generate result-files in a snakemake workflow...

condasnakemakereproducible-research

Read More
Snakemake Salsa2 CreateCondaEnvironmentException with python 2.7. and openssl...

python-2.7dependenciescondapython-3.6snakemake

Read More
How can I have parallel Snakemake jobs fit in limited memory?...

pythonresourcessnakemake

Read More
Delete unwanted Snakemake Outputs...

snakemake

Read More
Snakemake rule input and output is a directory...

pythonsnakemake

Read More
Reserved name in Snakemake?...

pythonpython-3.xlistsnakemake

Read More
What is the format for a Snakemake JSON config file?...

pythonjsonpython-3.xyamlsnakemake

Read More
Use expand in python to create string with multiple paired variables (snakemake)...

pythonlist-comprehensionsnakemakeexpandwildcard-expansion

Read More
Snakemake: Target rules may not contain wildcards...

snakemake

Read More
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
BackNext