From 77e8ec33ea7aff3d77c0b72b0feb20daa7222606 Mon Sep 17 00:00:00 2001
From: Venkat Malladi <venkat.malladi@utsouthwestern.edu>
Date: Fri, 15 Jun 2018 13:22:15 -0500
Subject: [PATCH] Fix astrocyte.

---
 astrocyte_pkg.yml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/astrocyte_pkg.yml b/astrocyte_pkg.yml
index 28323e4..8fd3a28 100644
--- a/astrocyte_pkg.yml
+++ b/astrocyte_pkg.yml
@@ -111,3 +111,5 @@ vizapp_cran_packages:
 
 # List of any Bioconductor packages, not provided by the modules,
 # that must be made available to the vizapp
+vizapp_bioc_packages:
+  - chipseq
-- 
GitLab