From 9fdf40288e3e38fa8bd245721e454ffa3a05b3e3 Mon Sep 17 00:00:00 2001 From: abearab Date: Fri, 27 Oct 2023 16:08:25 -0700 Subject: [PATCH] update notebooks --- environment.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/environment.yml b/environment.yml index 78bbf5c..2c4fe18 100644 --- a/environment.yml +++ b/environment.yml @@ -1,6 +1,9 @@ dependencies: - python - pandas + - matplotlib + - seaborn - pip - pip: + - PyComplexHeatmap - git+https://github.com/MaayanLab/blitzgsea.git