From 9fa8235fa7aa82485ceb08c05e5b40a3130bdeec Mon Sep 17 00:00:00 2001
From: Maciej Szymkiewicz <matthew.szymkiewicz@gmail.com>
Date: Sun, 19 Apr 2015 15:28:03 +0200
Subject: [PATCH] Add igraph to Science and Data Analysis section

---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index 3f72607..c05c543 100644
--- a/README.md
+++ b/README.md
@@ -900,6 +900,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
 * [bccb](https://github.com/chapmanb/bcbb) - Collection of useful code related to biological analysis.
 * [bcbio-nextgen](https://github.com/chapmanb/bcbio-nextgen) - A toolkit providing best-practice pipelines for fully automated high throughput sequencing analysis.
 * [blaze](http://blaze.pydata.org/en/latest/) - NumPy and Pandas interface to Big Data.
+* [igraph](http://igraph.org/python/) - A collection of network analysis tools.
 
 ## Data Visualization
 
-- 
GitLab