Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in snakemake

How to fix conda "ResolvePackageNotFound" when building a conda recipe

build conda snakemake

How can I ignore changed code in Snakemake

python snakemake

Snakemake - load cluster modules before an external script is called

Use special symbols in Snakemake parameter section

python snakemake

How to perform simple string operations in snakemake output

python snakemake

How can I use a for loop to programmatically generate snakemake rules?

snakemake

Would it make sense to use Snakemake and Dask together?

Snakemake - Wildcards in input files cannot be determined from output files

snakemake: how to deal with variable number of output from a rule

snakemake

snakemake randomly identifying outputs as incomplete

python snakemake

fastqc using Snakemake

bioinformatics snakemake

using conda environments in simple snakemake workflows

conda 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

Using STAR shared memory module in Snakemake for sequential alignment tasks