From d679a7616152effbd3a94dc7faa2769e0f02871e Mon Sep 17 00:00:00 2001 From: skchronicles Date: Thu, 17 Feb 2022 17:29:00 -0500 Subject: [PATCH] Adding abstract location to common rules --- workflow/rules/common.smk | 1 + 1 file changed, 1 insertion(+) diff --git a/workflow/rules/common.smk b/workflow/rules/common.smk index e69de29..a41b6b5 100644 --- a/workflow/rules/common.smk +++ b/workflow/rules/common.smk @@ -0,0 +1 @@ +from scripts.common import abstract_location