From 91c34cd92729bfb56539a4f8c5886444b219a167 Mon Sep 17 00:00:00 2001
From: Blaise Li <blaise.li__git@nsup.org>
Date: Mon, 28 Oct 2019 10:08:19 +0100
Subject: [PATCH] Typo in requirements.

---
 PRO-seq/requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/PRO-seq/requirements.txt b/PRO-seq/requirements.txt
index fd5a36c..f90c938 100644
--- a/PRO-seq/requirements.txt
+++ b/PRO-seq/requirements.txt
@@ -2,7 +2,7 @@ pysam
 pyBigWig
 scikit-learn
 matplotlib
-mandas
+pandas
 seaborn
 husl
 rpy2
-- 
GitLab