From 8d06cdc2fb08100dba27649c2c39f422382d7155 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20Wiegandt?= Date: Tue, 4 Dec 2018 07:13:00 -0500 Subject: [PATCH] added parameter to config --- config/create_gtf.config | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/config/create_gtf.config b/config/create_gtf.config index e69de29..d1bbb12 100644 --- a/config/create_gtf.config +++ b/config/create_gtf.config @@ -0,0 +1,4 @@ +params{ + organism="homo_sapiens" + tissue="" +}