From 45bd87c1b8374f0df8eb7dd594c3053bd49f7d60 Mon Sep 17 00:00:00 2001 From: Rose Orenbuch <39029480+roseorenbuch@users.noreply.github.com> Date: Fri, 11 Jan 2019 12:18:17 -0500 Subject: [PATCH] Added SciPy to list of dependencies. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3cf9c73..823c911 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,7 @@ Make sure the following programs are in your `PATH`: arcasHLA requires the following Python modules: - [Biopython](https://biopython.org/wiki/Download) - NumPy +- SciPy - Pandas ### Test ###