SBRG / cobrame

A COBRApy extension for genome-scale models of metabolism and expression (ME-models)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remove <metabolite>.mass handling

coltonlloyd opened this issue · comments

Refactor to use formula weight instead.

This will allow us to remove the metabolite mass dictionaries in mass.py

Fixed in 3618fd5