Search code examples
Force a certain rule to execute at the end...


workflowsnakemake

Read More
Passing wildcard values in params in snakemake...


pythonsnakemake

Read More
Generating a single summary file after checkpoint with wildcards...


bioinformaticssnakemake

Read More
set location of .snakemake directory...


pythonshellsymlinksnakemake

Read More
How can I use wildcard paths from a Pandas dataframe as required rule inputs and outputs in Snakemak...


pythonpandaswildcardbioinformaticssnakemake

Read More
Conditional iteration with snakemake and checkpoint...


iterationsnakemakecheckpoint

Read More
Best practices for (bio)conda versions in Snakemake wrappers?...


condasnakemake

Read More
How to pass a dynamic list of CSV files from Snakemake input to a Pandas DataFrame concat operation?...


pythonpandasdataframecsvsnakemake

Read More
Snakemake access snakemake.config in profile config.yaml file...


pythoncluster-computingslurmsnakemakehpc

Read More
Snakemake in cluster different ways...


pythoncluster-computingslurmsnakemakehpc

Read More
Snakemake - Call multiple scripts in a rule...


pythonpipelineworkflowsnakemake

Read More
Problems with MultiQC in a conda environment within snakemake pipeline...


pythondependenciescondasnakemake

Read More
In Snakemake, can I include the `--use-conda` flag in a workflow profile?...


condasnakemake

Read More
Files are not created with snakemake even though they are created if manually run...


snakemake

Read More
Access Python dictionary values by a shell variable within Snakemake shell commands...


pythondictionarysnakemake

Read More
fastqc and trimming for rnseq data...


bioinformaticssnakemakerna-seq

Read More
Snakemake - Check if configfile has a value...


pythonconfigsnakemake

Read More
Snakemake: Rule is not picked up...


pythonbashpipelinebioinformaticssnakemake

Read More
Snakemake - files as input/output with timestamp...


pythonsnakemake

Read More
Is there any ways to use wildcards in output?...


snakemake

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


snakemake

Read More
Snakemake: pass command line arguments to scripts...


snakemake

Read More
Snakemake expand a string saved in a variable...


pythonwildcardsnakemakef-string

Read More
Snakemake: how to implement function using wildcards?...


pythonworkflowjobssnakemake

Read More
How to run Snakemake >= 8 on a Slurm cluster?...


cluster-computingslurmsnakemake

Read More
different paths in Snakemake output...


snakemake

Read More
Conda 4.10.3 and Snakemake >5 "__conda_exe" problem...


condasnakemake

Read More
Snakemake remote rule stalling before executing script in PBS cluster...


cluster-computingsnakemakehpcpbs

Read More
How to prevent rule execution due to missing benchmark file in Snakemake?...


pythonsnakemake

Read More
Zip input and output without wildcards, using absolute paths...


pythonsnakemake

Read More
BackNext