From 9ca6e375f28d46cd8d75738409593fa9d24f2789 Mon Sep 17 00:00:00 2001 From: "Gervaise H. Henry" <gervaise.henry@utsouthwestern.edu> Date: Tue, 4 Sep 2018 18:01:15 -0500 Subject: [PATCH] Fix astrocyte yml --- astrocyte_pkg.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/astrocyte_pkg.yml b/astrocyte_pkg.yml index dfd4015..3f530c8 100755 --- a/astrocyte_pkg.yml +++ b/astrocyte_pkg.yml @@ -92,7 +92,7 @@ workflow_parameters: description: | A design file listing sample, corresponding read1 filename, corresponding read2 filename. There can be multiple rows with the same sample name, if there are multiple fastq's for that sample. -- id: genome + - id: genome type: select choices: - [ 'GRCh38', 'Human GRCh38'] -- GitLab