From 1e1577bfcd0f03f6b3447f7c4f77846125fc063c Mon Sep 17 00:00:00 2001
From: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@hhu.de>
Date: Wed, 11 May 2016 16:54:40 +0200
Subject: [PATCH] todo added

---
 R/rmReact.R | 1 +
 1 file changed, 1 insertion(+)

diff --git a/R/rmReact.R b/R/rmReact.R
index 9b30a44..bacbd82 100644
--- a/R/rmReact.R
+++ b/R/rmReact.R
@@ -157,6 +157,7 @@ rmReact <- function(model, react, rm_met = TRUE) {
      	ag					<- ag[which(ncag != 0)]
       	allGenes(mod_out)   <- ag
       }
+      #TODO: update indices in the GPR rules accoording to the updated allGenes slot!
       
 
       # reaction to gene mapping
-- 
GitLab