Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in snakemake

Snakemake: how to realize a mechanism to copy input/output files to/from tmp folder and apply rule there

hpc slurm snakemake tmp

Problem while creating environment from yaml file - iphop

A way to iterate over one rule by changing an index in the filename using wildcards (in snakemake)

'expand' won't do what I want. How do I generate a custom list of inputs to a rule in Snakemake?

python snakemake

Conditional execution of one rule or another depending on the arguments given to a snakemake pipeline

snakemake

lambda function in snakemake output

snakemake

How to set binding memory limits in snakemake

snakemake

Handling SIGPIPE error in snakemake

snakemake sigpipe

awk command fails in snakemake --use-singularity

Building a workflow with dynamic input without using deprecated dynamic API

bioinformatics snakemake

snakemake: is there a way to specify an output directory for each rule?

snakemake

How to use expand in snakemake when some particular combinations of wildcards are not desired?

SLURM / Sbatch creates many small output files

slurm snakemake sbatch

How to prevent snakemake from deleting output folders from failed jobs?

snakemake

Snakemake slurm ouput file redirect to new directory

slurm snakemake sbatch

Implementation How to use expand in snakemake when some particular combinations of wildcards are not desired?

python wildcard snakemake

problem with snakemake submitting jobs with multiple wildcard on SGE

Using STAR shared memory module in Snakemake for sequential alignment tasks