项目作者: binfalse

项目描述 :
Trim, extract, and convert GEMs
高级语言: Python
项目地址: git://github.com/binfalse/GEMtractor.git
创建时间: 2019-09-12T12:06:56Z
项目社区:https://github.com/binfalse/GEMtractor

开源协议:GNU General Public License v3.0

下载


GEMtractor

The GEMtractor is a platform for trimming and extracting genome-scale metabolic models (GEMs).


GEMtractor

Using the GEMtractor you can trim (currency-)metabolites, reactions, genes, or enzyme complexes off you GEMs, to for example focus on subnetworks as reported by prior flux balance analyses.
From the trimmed model you may then extract the Reaction-centric or Enzyme-centric network, wich can be exported in different graph formats for subsequent analyses.

The GEMtractor comes with support for Docker — installing an own instance is pretty easy, see Run your own GEMtractor.
It also features an API, so you may use the GEMtractor from your software tools.
There is plenty of more information at the FAQ and the Python documentation.

If you dare to harvest your models, check it out at GEMtractor.bio.informatik.uni-rostock.de!

License

  1. The GEMtractor is free software: you can redistribute it and/or modify
  2. it under the terms of the GNU General Public License as published by
  3. the Free Software Foundation, either version 3 of the License, or
  4. (at your option) any later version.
  5. The GEMtractor is distributed in the hope that it will be useful,
  6. but WITHOUT ANY WARRANTY; without even the implied warranty of
  7. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  8. GNU General Public License for more details.
  9. You should have received a copy of the GNU General Public License
  10. along with this program. If not, see <https://www.gnu.org/licenses></https:>.