Search code examples
Snakemake issues running rules on two different subsets of wildcards...


bioinformaticssnakemake

Read More
Snakemake - dynamically derive the targets from input files...


pythonpython-3.xbioinformaticssnakemake

Read More
Snakemake: 'Missing input files' due to wrong wildcard expansion...


snakemake

Read More
Snakemake read input from file...


snakemake

Read More
Put optional input files for rule all in Snakemake...


pythonworkflowpipelinesnakemake

Read More
How can I run a subset of my snakemake rules several times with wildcards?...


snakemake

Read More
snakemake substitution issue...


snakemake

Read More
Preventing input function from generating files not present in sample file...


bioinformaticssnakemake

Read More
Snakemake: Is it possible to use directories as wildcards?...


pythonbioinformaticspipelinesnakemake

Read More
split bam by clusters and then merge bam by cluster using checkpoint...


pythonsnakemake

Read More
How to perform simple string operations in snakemake output...


pythonsnakemake

Read More
How to stop snakemake from adding non file endings to wildcards when using expand function? (.g.vcf ...


snakemake

Read More
calling variables for rule individually and adding an independent environment for a specific rule...


pythonfunctionwildcardexpandsnakemake

Read More
How to get a rule that would work the same on a directory and its sub-directories...


snakemake

Read More
How to use output directories to aggregate files (and receive more informative error messages)?...


snakemake

Read More
How to handle mutliple output filename conventions with Snakemake...


bioinformaticssnakemake

Read More
Snakemake how to ignore a RuntimeWarning?...


pythonsnakemake

Read More
--latency-wait Error MissingOutputException...


python-3.xbioinformaticspipelinesnakemake

Read More
Snakemake - How to use every line of input file as wildcard...


pythonsnakemake

Read More
snakemake: Run some tasks on cluster and some locally...


cluster-computinghpcsnakemakeqsub

Read More
How to fix conda "ResolvePackageNotFound" when building a conda recipe...


buildcondasnakemake

Read More
Can a snakemake input rule be defined with different paths/wildcards...


shellbioinformaticssnakemakeqsub

Read More
How to ensure snakemake rule dependency while submitting via qsub...


snakemakeqsub

Read More
Building a workflow with dynamic input without using deprecated dynamic API...


bioinformaticssnakemake

Read More
How to access variables defined in the snakefile in a snakemake wrapper?...


pythonsnakemake

Read More
Is it possible to have an optional output file in Snakemake?...


pythonbioinformaticssnakemake

Read More
Snakemake complains it can't find the file it is supposed to create in a run instruction...


pythonfilesnakemake

Read More
Executing checkpoint intermediate Commands...


bioinformaticssnakemake

Read More
snakemake PICARD merge bam files...


pythonbioinformaticssnakemakesnakeyaml

Read More
How do I get a snakemake rule to execute M times to generate MxN files?...


snakemake

Read More
BackNext