From 1ae5344fcaa4a2c14ea816e1aabf01472a52eb29 Mon Sep 17 00:00:00 2001 From: Ankit Srivastava Date: Thu, 24 Jun 2021 12:39:52 -0400 Subject: [PATCH] Updated submodules and README.md --- README.md | 4 +++- common | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6af7e91..f23727b 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,9 @@ For running in parallel, the following can be executed: Currently, the only supported algorithm for learning module networks is `lemontree` that corresponds to the algorithm by [Bonnet et al.](https://journals.plos.org/ploscompbiol/article?id=10.1371/journal.pcbi.1003983) originally implemented in [_Lemon-Tree_](https://github.com/erbon7/lemon-tree). ## Publication -_Currently under double-blind review._ +**Ankit Srivastava, Sriram Chockalingam, Maneesha Aluru, and Srinivas Aluru.** "Parallel Construction of Module Networks." +_Accepted to appear in Proceedings of the International Conference for High Performance Computing, Networking, Storage and Analysis._ 2021. + The experiments in the publication can be reproduced using [`EXPERIMENTS.md`](EXPERIMENTS.md). ## Licensing diff --git a/common b/common index 03067f8..5fc0764 160000 --- a/common +++ b/common @@ -1 +1 @@ -Subproject commit 03067f8de9694b415089907239899e9a69e53338 +Subproject commit 5fc0764511da63615abb704bc197e93ecb1cb200