ewels / clusterflow

A pipelining tool to automate and standardise bioinformatics analyses on cluster environments.
https://ewels.github.io/clusterflow/
GNU General Public License v3.0
97 stars 27 forks source link

Placeholders in command strings can be repeated #119

Closed iansealy closed 7 years ago

iansealy commented 7 years ago

e.g. {{mem}} appears twice in default LSF bsub command

ewels commented 7 years ago

Great catch - thanks!