Search code examples
Wildcard within wildcard in Snakemake...


pythonbioinformaticssnakemake

Read More
Accessing snakemake variables in subscript...


pythonsnakemake

Read More
Multiple file type outputs from a single rule: Wildcards in input files cannot be determined from ou...


snakemake

Read More
How to access snakemake.input[0]?...


pythonpython-3.xsnakemake

Read More
snakemake list rules to execute in cluster and local...


snakemake

Read More
lambda function in snakemake output...


snakemake

Read More
snakemake: AmbiguousRuleException...


pythonsnakemake

Read More
Snakemake: expanding only a subset of wildcards...


pythonbioinformaticssnakemake

Read More
Best practice submitting SLURM jobs via Python...


pythonshellslurmsnakemakejoblib

Read More
Snakemake problem: Merge all files together with space delimiter instead of iterating through it...


snakemake

Read More
How to use Singularity in docker container?...


dockersnakemakesingularity-container

Read More
Snakemake special symbol in wildcard...


pythonpython-3.xsnakemake

Read More
Workflow always results in "Nothing to do" even when forcing rules...


snakemake

Read More
snakemake missing output exception after job completed...


wildcardmissing-datasnakemake

Read More
Snakemake doesn't read full file in R?...


rbioinformaticssnakemakecbindrna-seq

Read More
Snakemake Getting Checkpoint and Aggregate Function to Work...


bioinformaticssnakemake

Read More
shell() function in run does not use singularity...


snakemake

Read More
snakemake interpreting full path as relative path...


pythonsnakemake

Read More
Snakemake InputFunctionException. AttributeError: 'Wildcards' object has no attribute...


wildcardsnakemake

Read More
Use special symbols in Snakemake parameter section...


pythonsnakemake

Read More
submitting a snakemake job to the cluster from within a ('correct') conda environment...


pythonpython-3.xcondasnakemake

Read More
Snakemake: 'Unexpected keyword notebook in rule definition' when trying to implement Jupyter...


snakemake

Read More
Snakemake - Missing MissingInputException in line 20: Missing input files for rule stringt:...


pythoncondabioinformaticsbiopythonsnakemake

Read More
Snakemake - delete all non-output files produced by a workflow...


snakemake

Read More
snakemake - replacing wildcards in input directive by anonymous function...


python-3.xsnakemake

Read More
passing dictionary of wildcard constraints from config file...


snakemake

Read More
Use local directory for wrapper in Snakemake rule...


pythonsnakemake

Read More
Snakemake SyntaxError: No rule keywords allowed after run/shell/script/wrapper/cwl in rule...


syntax-errorrulessnakemake

Read More
concatenation of ABRICATE csv results in snakemake file...


pythoncsvsnakemake

Read More
Combination of inputs in the snakemake shell script...


pythonshellwildcardsnakemake

Read More
BackNext