Search code examples
How to use snakemake.script in wrappers?...


snakemake

Read More
Converting a large pipeline to snakemake...


pythonconfigsnakemake

Read More
How to skip intermediate rules with ancient?...


snakemake

Read More
Snakemake - How to get all files in directory by subdirectories...


pythonsnakemake

Read More
Snakemake decide which rules to execute during execution...


snakemake

Read More
snakemake derive multiple variables from input file names...


pythonsnakemake

Read More
Snakemake: rule for using many inputs for one output with multiple sub-groups...


pythonbioinformaticssnakemakevcf-variant-call-format

Read More
Snakemake: unknown output/input files after splitting by chromosome...


bioinformaticssnakemakevpythonvcf-variant-call-formatvcftools

Read More
Best way to run same rule twice with different params...


pythonbioinformaticssnakemakevcf-variant-call-formatbcftools

Read More
Snakemake on gatk VariantRecalibrator...


pythonbioinformaticssnakemakevcf-variant-call-format

Read More
How to parallelize a rule by input in Snakefile (with multiple outputs)...


snakemake

Read More
Combine multiple wildcards in Snakemake...


pythonsnakemakefastq

Read More
Snakemake perform rules based on configs...


snakemake

Read More
Snakemake on cluster: OutputException and submit one job for each wildcard item...


pythonsnakemakelsf

Read More
How to choose the second wildcard for a rule depending on the first?...


snakemake

Read More
Is it possible in Snakemake to have "optional" wildcard or part of the filename?...


pythonwildcardsnakemake

Read More
Mix shell command in environment conda with python scripts in snakemake tool...


python-3.xshellwhile-loopyamlsnakemake

Read More
How to use Snakemake container for htslib (bgzip + tabix)...


dockersnakemakesingularity-container

Read More
How to use singularity and conda wrappers in Snakemake...


pythoncondasnakemakesingularity-container

Read More
Input vs Output: Job completed successfully, but some output files are missing...


snakemake

Read More
How to write rules for software with version specific shell calls? (E.g. Samtools 1.3.1 and 0.1.18)...


bioinformaticssnakemakesamtoolsbam

Read More
snakemake job submission in sequential manner...


python-3.xsnakemake

Read More
snakemake use both --keep-going and --stats...


snakemake

Read More
Snakemake: MissingInputException with inconsistent naming scheme...


snakemake

Read More
Execute a Snakemake workflow via Tibanna on AWS...


amazon-web-servicesamazon-s3snakemake

Read More
combine to outputs of diffrent rules in Snakemake...


snakemake

Read More
Run Snakemake rule one sample at a time...


bashloopsgpusnakemakegenome

Read More
lambda wildcards not working in BWA MEM (or BWA-MEM2) Snakemake wrapper(s)...


wrappersnakemake

Read More
Rule-specific wildcards in Snakemake...


bioinformaticssnakemake

Read More
WildcardError - No values given for wildcard - Snakemake...


workflowbioinformaticssnakemake

Read More
BackNext