Search code examples
snakemake checkpoint and create a expand list/wildcards based on created output files...


snakemake

Read More
Snakemake Error: No values given for wildcard...


pythondictionarywildcardsnakemake

Read More
Snakemake: create multiple wildcards for the same argument...


linuxwildcardsnakemakegatk

Read More
Merging two rules to one rule with wildcards/dictionary...


snakemake

Read More
Snakemake : Can I access wildcards outside of rules?...


snakemake

Read More
How can I continue a snakemake workflow from a subset of files created at some point in the workflow...


snakemake

Read More
How to parallelize jobs for a list of files using snakemake (beginner question)...


inputoutputsnakemake

Read More
why cant i do split with variable names in snakemake rule...


pythonsplitsnakemake

Read More
Snakemake installing R package in rule environment: error cannot move 00LOCK permission denied...


rlockingcondasnakemake

Read More
Snakemake: Use checkpoint and function to aggregate unknown number of files using wildcards...


snakemake

Read More
Snakemake limit the memory usage of jobs...


memorysnakemake

Read More
Snakemake with 3 different programs, 2 input-directorys and one pre-defined .txt file with desired o...


snakemake

Read More
Snakemake Checkpoints aggregate Skipping intermediate rules...


aggregate-functionswildcardsnakemake

Read More
Snakemake: MissingInputException...


pythoninputsnakemake

Read More
How do Snakemake checkpoints work when i do not wanna make a folder?...


snakemake

Read More
Snakemake shadow rule when program writes to /tmp...


relative-pathsnakemakeabsolute-path

Read More
Using STAR shared memory module in Snakemake for sequential alignment tasks...


pythonshared-memorysnakemake

Read More
How to make Snakemake wrappers work with the {threads} variable...


snakemake

Read More
Snakemake: Make rule wait for full excecution of previous rule...


pythonsnakemake

Read More
snakemake: define parameter based on sample name or other input...


snakemake

Read More
Snakemake rebuild/reschedule of jobs...


pythonbioinformaticsjobsjob-schedulingsnakemake

Read More
Snakemake report with Rmarkdown and custom.css file...


r-markdownreportworkflowbioinformaticssnakemake

Read More
Conditional execution of one rule or another depending on the arguments given to a snakemake pipelin...


snakemake

Read More
How to reference the output of a rule in snakemake...


pythonworkflowsnakemake

Read More
snakemake only runs the first rule not all...


workflowrulessnakemake

Read More
Snakemake: combine inputs over one wildcard...


mappingbioinformaticssnakemake

Read More
Unspecified syntax error in Snakemake rule...


pythonsyntax-errorsnakemake

Read More
snakemake module from github changes targets?...


githubmodulesnakemake

Read More
Snakemake optional output with expand()...


pythonbioinformaticssnakemake

Read More
MissingRule Exception in Snakemake...


pythonbioinformaticssnakemake

Read More
BackNext