From 56571dceffa581bcaee6329c97a1608638bd44be Mon Sep 17 00:00:00 2001 From: Kyle Meyer Date: Sun, 16 Nov 2014 00:43:44 -0500 Subject: Add snakemake-compile-rule command --- NEWS | 3 +++ 1 file changed, 3 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 672aa9b..f5483f1 100644 --- a/NEWS +++ b/NEWS @@ -7,6 +7,9 @@ - Both the executable and flags for the Snakemake `compile-command' are now customizable. +- New command `snakemake-compile-rule' runs Snakemake with the rule at + point as the target. + - Subworkflow blocks are now supported. - The 'ruleorder' keyword is now recognized. -- cgit v1.2.3