From 28bf11b7e7b782abc801d5686805ca5cfd588b63 Mon Sep 17 00:00:00 2001 From: Zak King Date: Mon, 9 Oct 2017 14:38:10 -0700 Subject: [PATCH] release notes for v1.4 --- bigg_models/static/css/frontpage.css | 2 +- bigg_models/templates/index.html | 3 ++- bigg_models/templates/updates.html | 38 ++++++++++++++++++++++++++++ 3 files changed, 41 insertions(+), 2 deletions(-) diff --git a/bigg_models/static/css/frontpage.css b/bigg_models/static/css/frontpage.css index a730d2a..6b9294a 100644 --- a/bigg_models/static/css/frontpage.css +++ b/bigg_models/static/css/frontpage.css @@ -39,7 +39,7 @@ body, html { margin: 40px auto; background-color: rgba(255, 255, 255, 0.2); border-color: rgba(255, 255, 255, 0.3); - max-width: 560px; + max-width: 610px; } .updates-link > a { diff --git a/bigg_models/templates/index.html b/bigg_models/templates/index.html index 3a2d769..991e4bd 100644 --- a/bigg_models/templates/index.html +++ b/bigg_models/templates/index.html @@ -87,7 +87,8 @@

BiGG Models

diff --git a/bigg_models/templates/updates.html b/bigg_models/templates/updates.html index 6ba5163..b441458 100644 --- a/bigg_models/templates/updates.html +++ b/bigg_models/templates/updates.html @@ -3,6 +3,44 @@ {% block content %}

Updates


+

Version 1.4: Four new models, including the latest for E. coli K-12 MG1655

+

+ Oct. 10, 2017 +

+

+ Version 1.4 introduces four models to BiGG, including the latest + genome-scale model of Escherichia coli K-12 MG1655 from the Systems + Biology Research Group at UCSD. In addition, a new universal model can be + downloaded in JSON format from the Data Access + page, and a number of bug fixes and + improvements are included. +

+

+ To account for newly discovered metabolic capabilities in + E. coli K-12 MG1655, Monk and Lloyd et al. have developed an + updated genome-scale model, iML1515, + that bridges systems and + structural biology. The new model was extensively validated using omics + datasets and boasts a 3.7% improvement in gene essentiality predictions over + the previous model, iJO1366, along with 184 new genes and 196 new + reactions. Check out the manuscript to see how this model can be applied to + analyze the metabolic capabilities E. coli strains in + metagenomic samples or used to build draft reconstructions of freshly + sequenced clinical isolates. +

+

+ Other new models are: iLB1027_lipid + for Phaeodactylum tricornutum described by Levering et al., + iJB785 for Synechococcus elongatus described by + Broddrick et al., + and iNF517 for Lactococcus lactis described by + Flahaut et al.. +

+ Github Release +
+

Version 1.3: Introducing the iCHO model

Nov. 23, 2016