From 6682648eba9996ffa71d65474ac4df6c7ef181d0 Mon Sep 17 00:00:00 2001 From: "Gervaise H. Henry" <gervaise.henry@utsouthwestern.edu> Date: Tue, 4 Sep 2018 19:25:37 -0500 Subject: [PATCH] Fix astrocyte yml workflowname --- astrocyte_pkg.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/astrocyte_pkg.yml b/astrocyte_pkg.yml index 3f530c8..e896602 100755 --- a/astrocyte_pkg.yml +++ b/astrocyte_pkg.yml @@ -13,7 +13,7 @@ author: 'Gervaise Henry and Venkat Malladi' # A contact email address for questions email: 'bicf@utsouthwestern.edu' # A more informative title for the workflow package -title: 'BICF CellRanger mkfastq Workflow' +title: 'BICF CellRanger count Workflow' # A summary of the workflow package in plain text description: | This is a workflow package for the BICF/Strand Lab CellRanger count workflow system. -- GitLab