Search code examples
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
Dynamic output in snakemake...


pythonsnakemake

Read More
Snakemake: how to create rule without explicit output file, and only with specified input, and log f...


pythonpipelinesnakemake

Read More
Can I stop a rule in snakefile being parallel executed...


snakemake

Read More
Snakemake: temp files lead to immediate failure in repeated rule attempts...


snakemake

Read More
multiqc on RSeQC clipping_profiles...


pythonworkflowintegrationsnakemake

Read More
snakemake workflow broken by a rule that produces multiple files...


snakemake

Read More
Snakemake using input files in different folders summarizing by name...


pythonsnakemake

Read More
Snakemake, RNA-seq : How can I execute one subpart of a pipeline or another subpart based on the cha...


snakemakerna-seq

Read More
tabular configuration snakemake...


pandassnakemake

Read More
How to check if my code runs inside a SLURM environment?...


pythonhpcslurmsnakemake

Read More
problem with snakemake submitting jobs with multiple wildcard on SGE...


cluster-computingsnakemakesungridengine

Read More
Recommended way to do multiple shell commands with shell()...


shellsnakemake

Read More
Snakemake with Singularity...


cluster-computingsnakemake

Read More
Snakemake change conda activation command to 'conda activate'...


bashcondasnakemakefish

Read More
snakemake envvars are not passed to cluster execution (snakemake throws an error)...


pythonsnakemake

Read More
BackNext