From dc0df4d02e0e5610e17b5ba8c7242829b98083e5 Mon Sep 17 00:00:00 2001 From: wasineer-dev <80846046+wasineer-dev@users.noreply.github.com> Date: Sun, 13 Feb 2022 23:03:46 +0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d0f2d00..75e7e34 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Find protein complexes from high-throughput AP-MS data Python implementation for Markov Random Field model of AP-MS experiments. -Rungsarityotin, W. et al. (2007) BMC Bioinformatics 8:482. +Rungsarityotin, W., Krause, R., Schoedl, A., Schliep, A. (2007) BMC Bioinformatics 8:482. Installation requirement: numpy, scipy and matplotlib